What you can build
With Firecrawl connected, your n8n workflows can:- Scrape websites — Extract content from any webpage in clean, structured formats
- Search the web — Perform searches and pull relevant content from results
- Interact with pages — Automate browser actions after scraping
- Map entire sites — Automatically discover all URLs across a domain
- Crawl websites — Recursively gather data across entire websites
Launch offer
When you connect Firecrawl through n8n Cloud, you get:- A free Hobby plan with 3,000 credits per month
- 5 concurrent browsers
- 100,000 one-time promotional credits to get started
- Scraping: 1 credit per page
- Search: 2 credits per 10 results
- Browser interaction: 2 credits per minute
How to connect
On n8n Cloud
- In your workflow, open the Nodes Panel and search for Firecrawl
- Add the node and click Connect to Firecrawl
- Enter your email — n8n creates your Firecrawl account automatically
- Done. Your free Hobby plan and promotional credits are active
On self-hosted n8n
An admin needs to enable community nodes in the Admin Panel and install the Firecrawl node (n8n-nodes-firecrawl). Once installed, anyone on the instance can connect by adding the node to a workflow and entering their Firecrawl API key from firecrawl.dev/app.
If you already have a Firecrawl account, a new team linked to n8n will be created and the promotional credits will be applied there.
Official starter templates
Pinecone RAG Pipeline
Scrape pages into vector embeddings and store in Pinecone for RAG-powered knowledge bases.
Supabase pgvector Pipeline
Same ingestion pattern with Supabase — open-source, self-hostable, with built-in deduplication.
Lead Enrichment
Point at any company website and get structured business signals: industry, pricing model, funding stage, tech stack, and hiring status.
Browse All Templates
Explore community-created Firecrawl workflows on n8n
FAQ
Do I need a Firecrawl account before connecting through n8n?
Do I need a Firecrawl account before connecting through n8n?
No. When you install the Firecrawl node on n8n Cloud and click Connect, n8n creates your Firecrawl account automatically using your email address. If you already have a Firecrawl account, a new team linked to n8n will be created and the promotional credits will be applied there.
How long do the 100,000 promotional credits last?
How long do the 100,000 promotional credits last?
The 100,000 credits are a one-time allotment — they don’t reset monthly. Once used, you can subscribe to the Hobby plan ($19/mo) for 3,000 credits every month, or upgrade to a higher tier for more volume.
Does the Firecrawl node support /agent?
Does the Firecrawl node support /agent?
The native Firecrawl node covers scrape, crawl, search, map, and interact operations. For the /agent endpoint, use an HTTP Request node pointed at the Firecrawl API directly — this works in both Cloud and self-hosted environments.
Where can I track my Firecrawl usage?
Where can I track my Firecrawl usage?
Head to firecrawl.dev/app to see credit usage, manage API keys, and track everything. You can also check usage programmatically via the Credit Usage API.
Learn more
- Step-by-step n8n integration guide — Full tutorial for building Firecrawl workflows in n8n
- 8 n8n Web Scraping Templates — Production-ready workflow patterns for market intelligence, lead generation, and more
- n8n Documentation — Official n8n platform docs

