Crunchbase: Get Company Funding Rounds
Crunchbase via Parse · b2b_directory
Get funding rounds for an organization. Returns results with funding round details including investment type, funded organization, and money raised. Requires the organization UUID from search_organizations results. Search and retrieve data about organizations, investors, people, and funding rounds from Crunchbase. Fulfilled by Parse from crunchbase.com.
- b2b-directory
- crunchbase
- crunchbase-com
- finance
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9859fdb0-267c-477d-be52-582d371da0e0/get_company_funding_rounds
- Interface artifact
- sha256:80650be252b90cf8e2c4c5562c1b03a2fb8607afda9cba4658acb541c50998fa
- Manifest digest
- sha256:3ae76eb75954ddd6a25457a58273eeac04b06c9ab7111bb10eb7d260abe5f7f1
Request fields
- limit (integer): Max results to return.: Allowed values: 5, 10, 25
- org_uuid (string, required): Organization UUID from search_organizations results.
Example queries
- {"limit":"5","org_uuid":"6f83ddd7-d637-61f8-06b2-438a0037605f"}