n8n-nodes-scrapingfish
v0.1.2
Published
n8n community node for Scrapingfish web scraping API
Maintainers
Readme
n8n-nodes-scrapingfish
This is an n8n community node for Scrapingfish, a web scraping API. It allows you to scrape web pages, render JavaScript, and extract structured data directly within your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
This node provides a single operation to scrape a URL with various options:
- URL: The target URL to scrape.
- Render JS: Enable to render JavaScript on the page.
- Additional Fields:
- Extraction Rules: Define CSS selectors to extract structured JSON data.
- JS Scenario: Execute a sequence of browser actions.
- Headers: Forward custom HTTP headers.
- Timeouts: Configure request, trial, and rendering timeouts.
Credentials
To use this node, you need a Scrapingfish API key.
- Sign up at scrapingfish.com to get your API key.
- In your n8n instance, go to Credentials > New.
- Search for "Scrapingfish API" and add your API key.
Resources
License
MIT
