UNPKG

n8n-nodes-web-crawler

Version:

Node tùy chỉnh cho n8n để cào dữ liệu từ trang web, trích xuất nội dung và hình ảnh

3 lines (2 loc) 119 B
import { INodeTypeDescription } from 'n8n-workflow'; export declare const webCrawlerDescription: INodeTypeDescription;