UNPKG

n8n-nodes-fetchserp

Version:

FetchSERP community node for n8n. Provides SEO, SERP, scraping, and domain intelligence operations via the FetchSERP API.

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const httpVerbOperations: INodeProperties[]; export declare const httpVerbFields: INodeProperties[];