Pricing
from $0.01 / 1,000 results
Go to Apify Store
Saas Enrichment
Free alternative to Crunchbase, PitchBook, and ZoomInfo. AI-powered company enrichment using 15+ free public data sources.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
2
Bookmarked
72
Total users
3
Monthly active users
7 months ago
Last modified
Categories
Share
B2B Company Intelligence API
Free alternative to Crunchbase, PitchBook, and ZoomInfo. AI-powered company enrichment using 15+ free public data sources.
Features
- Company Profiles: Comprehensive company data from multiple sources
- Financial Intelligence: SEC filings, funding data, financial metrics
- Technology Stack: GitHub activity, open source contributions
- Patent Portfolio: USPTO patent filings and grants
- News & Sentiment: Real-time news monitoring via GDELT
- AI Analysis: Multi-LLM support for intelligent company assessment
Data Sources (All Free)
| Source | Data Type |
|---|---|
| SEC EDGAR | 10-K, 10-Q, 8-K filings, insider trading |
| USPTO | Patents, trademarks |
| Wikidata | Company metadata, founding info |
| GitHub | Open source activity, tech stack |
| GDELT | News mentions, sentiment |
| OpenCorporates | Corporate registry data |
| LinkedIn (public) | Employee counts, growth |
| Crunchbase (public) | Basic company info |
Input Parameters
| Parameter | Type | Description |
|---|---|---|
companies | array | Company names or domains to enrich |
enrichmentModules | array | Modules: financials, patents, news, tech_stack, competitors |
modelName | string | AI model for analysis |
openaiApiKey | string | OpenAI API key |
googleApiKey | string | Google AI key |
anthropicApiKey | string | Anthropic key |
Output
{"success":true,"companies":[{"name":"Example Corp","domain":"example.com","description":"Enterprise software company...","founded":2015,"employees":"500-1000","funding":{"total_raised":"$50M","last_round":"Series B","investors":["Acme Ventures","Tech Capital"]},"financials":{"revenue_estimate":"$20M-$50M","sec_filings":[...]},"patents":[{"title":"...","filing_date":"...","link":"..."}],"tech_stack":["Python","React","AWS"],"news_sentiment":"positive","ai_assessment":{"growth_potential":"high","risk_factors":[...],"competitive_position":"..."}}]}
Use Cases
- Sales Teams: Enrich leads with company intelligence
- Investors: Due diligence on potential investments
- Recruiters: Company research for talent sourcing
- Competitive Intelligence: Monitor competitor activity
- M&A Teams: Target company research
Pricing
Pay-per-event model:
company-enriched: $0.05 per companyai-analysis: $0.02 per analysis
Example Usage
apify call fiery_dream/saas-enrichment --input'{"companies": ["Stripe", "Plaid", "Brex"],"enrichmentModules": ["financials", "patents", "news"],"modelName": "gpt-4o-mini","openaiApiKey": "sk-..."}'
