AI ReAct Agent for Webpage Scraping & Content Extraction - n8n Workflow | Neura Market
AI ReAct Agent for Webpage Scraping & Content Extraction
ReAct AI agent that scrapes any webpage, extracts clean content, converts to Markdown, and handles length limits. Ideal for dynamic web data retrieval in automations.
This workflow features a LangChain ReAct AI Agent connected to a manual chat interface, enabling intelligent webpage scraping beyond simple searches. The agent uses a custom workflow tool that accepts parameters like URL, method (full/simplified), and maxlimit to fetch and process page content securely.
The scraping process is multi-step: an HTTP Request retrieves the page, followed by extraction of the HTML body, removal of unnecessary tags, elimination of external links and images, conversion
Platform
n8n
Category
Finance & Accounting
Price
$19.99
Creator
Maxim Luong
AI Agent
ReAct
LangChain
Web Scraping
Content Extraction
Markdown
HTTP Request
Automation
Data Processing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.