Block 1 - Text
- Type / Role
- @n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this example: social media profile links). The agent is equipped with 2 tools: text...
@n8n/n8n-nodes-langchain.toolworkflow, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.set, n8n-nodes-base.manualtrigger, n8n-nodes-base.supabase, n8n-nodes-base.merge, n8n-nodes-base.markdown
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oskar.
Original n8n.io sourceThis workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this example: social media profile links).
The agent is equipped with 2 tools:
đź’ˇ You can edit prompt and JSON schema connected to the agent in order to return other data then social media profile links.
👉 This workflow uses Supabase as storage (input/output). Feel free to change it to any other database of your choice.
🎬 See this workflow in action in my YouTube video.
The workflow uses the input URL (website) as a starting point to retrieve the data (e.g. example.com). Using the "URLs tool", the agent is able to retrieve all links from the page and navigate to them.
For example, if you want to retrieve contact information, agent will try to find a subpage that might contain this information (e.g. example.com/contact) and extract the information using the text tool.
If you like this workflow, please subscribe to my YouTube channel and/or my newsletter.
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.
Showing the first 24 of 38 workflow blocks. Download the JSON for the full node graph.
| Workflow | Autonomous AI crawler |
|---|---|
| Complexity | advanced |
| Nodes | 38 |
| Categories | Lead Generation, AI Chatbot |
| Author | Oskar |
| Published | 05 Jul 2024 |
Use the JSON export at /data/workflows/2315/2315.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.
This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in this example: social media profile links). The agent is equipped with 2 tools: text...
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 Lead Generation, AI Chatbot use case.