AS
Apify Store
/davidsharadbhatt/crunchbase-company-scraper
Crunchbase Scraper - Unlimited Data No API Pricing 100% Success
Extract unlimited Crunchbase data without expensive API pricing. Get funding rounds, investors, revenue, employees & contact info. 130+ fields. $11.99/1K companies. No rate limits. 100% success rate.
liveasyncunknown~30s typical
lead generationautomationmcp serverscrunchbasecompany
$0.025
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.01999 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /davidsharadbhatt/crunchbase-company-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| maxCompanies* | integer | You may limit the number of search results as per your budget (max allowed 40 lakhs companies) default 4000000 |
| headquartersLocation | string | Enter one or more locations one below another. Accepted formats are 'City' 'City', 'State' 'City, State, Country' or 'State, Country' 'Country'. e.g. Austin Austin, Texas Austin, Texas, United States Texas, United States United States Kindly consider ambiguity due to fact that multiple city/state can have same names. So it is always advisable to put atleast 2 descriptors like city, state or state, country default "" |
| industry | array | Select one or more industries you want to include in the search. default [] |
| operatingStatus | string (Active | Closed) | Choose operating status. default "Active" |
| companyType* | string (For Profit | Non-Profit) | Choose type of company default "For Profit" |
| numberOfEmployees | array | Select the employee size range(s) you want to include in the search. default [] |
| funding_type | array | Select the funding types of the companies you need default [] |
| funding_date_start | string | Select start date of the period during which the companies you need were funded |
| funding_date_end | string | Select end date of the period during which the companies you need were funded |
| exclude_urls_file | string | Upload a .txt or .csv file containing URLs (one per line). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/davidsharadbhatt/crunchbase-company-scraper","input":{"maxCompanies":1000,"companyType":"For Profit"},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /davidsharadbhatt/crunchbase-company-scraper -i '{"maxCompanies":1000,"companyType":"For Profit"}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/davidsharadbhatt/crunchbase-company-scraper", input: {"maxCompanies":1000,"companyType":"For Profit"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.