Firecrawl Enrich - Data Enrichment
Pricing
from $0.01 / 1,000 results
Firecrawl Enrich - Data Enrichment
Enrich business data with Firecrawl. Get company info, contact details, social profiles & website data. Batch process leads for sales & marketing.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
1
Bookmarked
5
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share
Fire-Enrich - Multi-Agent AI Lead Enrichment
Multi-agent AI lead enrichment using Firecrawl web scraping and Claude AI. Enriches company/lead data with 5 specialized AI agents: Discovery, Company Profile, Financial Intel, Tech Stack, and Custom Fields. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).
BYOK (Bring Your Own Key): you provide your own API credentials.
Before You Start
This actor requires your own API credentials to fetch real data.
Where to get your key: Your Firecrawl API key for web scraping
Quick Start
Run with real data
{"customFields": [],"agents": ["discovery","company_profile","financial_intel","tech_stack"],"firecrawlApiKey": "YOUR_API_KEY_HERE","anthropicApiKey": "YOUR_API_KEY_HERE","openaiApiKey": "YOUR_API_KEY_HERE","maxConcurrency": 3,"useAgentMode": true}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
leads | array | - | No | Array of leads to enrich. Each lead should have at minimum a company name or website. |
customFields | array | [] | No | Custom fields for the AI to extract. Each field has a name and description. |
agents | array | ["discovery","company_profile","financial_intel","tech_stack"] | No | Which enrichment agents to run (in order) |
firecrawlApiKey | string | - | Yes* | Your Firecrawl API key for web scraping |
anthropicApiKey | string | - | Yes* | Your Anthropic API key for Claude AI |
openaiApiKey | string | - | Yes* | Optional OpenAI API key as fallback if Claude fails |
maxConcurrency | integer | 3 | No | Maximum number of leads to enrich in parallel |
useAgentMode | boolean | true | No | Enable autonomous navigation using Firecrawl Agent API. When enabled, the agent will navigate to About, Pricing, Careers, and other pages to find accurate data instead of just scraping the homepage. Requires Firecrawl API key. |
webhookUrl | string | - | No | Optional: URL to receive webhook notifications when enrichment completes. Results will be POSTed as JSON. |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Lead Enriched | Each lead enriched with AI agents | $0.05 |
Troubleshooting
"API key is required"
- Add your API key in the input
"API error 403" or "Unauthorized"
Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- API key without proper permissions
- The target data doesn't exist or is too small to track
How do I test without an API key?
Run the actor without any API keys, or set "demoMode": true. It returns realistic sample results labeled with demo: true and a _notice field so you can inspect the exact output shape before connecting your own keys. Demo runs make no external API calls and charge no task events.
Built by John Rippy | Actor Arsenal
