Block 1 - ScrapeNinja
- Type / Role
- CUSTOM.scrapeNinja - scrapeNinja
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Disclaimer: This template only works on self hosted for now, as it uses a community node. Use Case Web scrapers often break due to web page layout changes. This workflow attempts to mitigate this p...
custom.scrapeninja, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.chainllm
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Anthony.
Original n8n.io sourceDisclaimer: This template only works on self-hosted for now, as it uses a community node.
Web scrapers often break due to web page layout changes. This workflow attempts to mitigate this problem by auto-generating web scraping data extractor code via LLM.
This workflow leverages ScrapeNinja n8n community node to:
To install ScrapeNinja n8n node, in your self-hosted instance, go to Settings -> Community nodes, enter "n8n-nodes-scrapeninja", and install.
Make sure you are using at least v0.3.0.
See this in action: https://www.linkedin.com/feed/update/urn:li:activity:7289659870935490560/
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Scrape any web page into structured JSON data with ScrapeNinja and AI |
|---|---|
| Complexity | intermediate |
| Nodes | 6 |
| Categories | Engineering, Multimodal AI |
| Author | Anthony |
| Published | 28 Jan 2025 |
Use the JSON export at /data/workflows/2812/2812.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Disclaimer: This template only works on self hosted for now, as it uses a community node. Use Case Web scrapers often break due to web page layout changes. This workflow attempts to mitigate this p...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering, Multimodal AI use case.