n8n Crawl4AI node

n8n Crawl4AI node provides the same LLM-friendly crawling capabilities as the open-source tool, with automatic scaling on Apify. Connect it to n8n for AI-optimized crawling.

Trusted by industry leaders all over the world

What data you can get with n8n Crawl4AI node

Extract clean, LLM-friendly content from websites. Get structured data optimized for AI processing. Use for RAG pipelines, training data, or AI-powered content analysis.

Output

[
{
"url": "https://docs.crawl4ai.com/",
"html": "https://api.apify.com/v2/key-value-stores/m1Sqnke1KWM0AI8co/records/content_4242424242.html",
"markdown": "https://api.apify.com/v2/key-value-stores/m1Sqnke1KWM0AI8co/records/content_4242424242.md",
"metadata": {
"title": "Home - Crawl4AI Documentation (v0.5.x)",
"description": "🚀🤖 Crawl4AI, Open-source LLM-Friendly Web Crawler & Scraper"
}
},
{
"url": "https://docs.crawl4ai.com/advanced/ssl-certificate/",
"html": "https://api.apify.com/v2/key-value-stores/m1Sqnke1KWM0AI8co/records/content_4242424242.html",
"markdown": "https://api.apify.com/v2/key-value-stores/m1Sqnke1KWM0AI8co/records/content_4242424242.md",
"metadata": {
"title": "SSL Certificate - Crawl4AI Documentation (v0.5.x)",
"description": "🚀🤖 Crawl4AI, Open-source LLM-Friendly Web Crawler & Scraper"
}
}
]

How to set up n8n Crawl4AI node with Apify

Configure start URLs and crawling parameters. The Actor crawls pages and extracts content optimized for LLM consumption. Set depth limits and output preferences.

Sign up for Apify account01

Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.

Start for free
Get your Apify API token02

Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.

Test run Crawl4ai Node03

Open Crawl4ai Node in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your n8n workflow.

Integrate Crawl4ai Node via n8n04

Add the Apify node to your n8n workflow. Select Run Actor as the operation, choose your Actor, and pass your input configuration as JSON. Enable Wait for finish to retrieve results directly in subsequent nodes.

Why use Apify?

Never get blocked

Never get blocked

Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.

Customers love us

Customers love us

We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.

Monitor your runs

Monitor your runs

With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.

Frequently Asked Questions

Add an HTTP Request node to your n8n workflow and point it to the Apify API. Use your API token for authentication and specify the Crawl4AI node Actor ID you want to run. The Actor executes and returns data directly to your workflow. You can also use n8n's dedicated Apify node if available in your version.

Yes. Apify offers a free tier with prepaid platform usage. This is enough to test Actors with your n8n workflows and run small-scale extractions. No credit card required to start.

No. You can configure Apify Actors through their web interface and connect them to n8n using the HTTP Request node - no coding required. For advanced use cases, you can customize Actor inputs or use the Apify SDK with JavaScript or Python.

Building and maintaining scrapers takes significant time. Websites change their structure, add bot detection, and block requests. Apify Actors handle all of this automatically - proxy rotation, anti-bot bypassing, error handling, and data parsing. You get reliable data without the maintenance burden.

Try n8n Crawl4ai Node now