Crunchbase: Get Company People
Crunchbase via Parse · b2b_directory
Get people associated with an organization. Returns results with person details including job title, primary organization, rank, and location. 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_people
- Interface artifact
- sha256:1ffcc6ef86536eafafae910496f330392fdd3f0e8a36d697caca3aad813b82d7
- Manifest digest
- sha256:54155f36f76adb4482c5c308c19eeee4d91cf80b4e773ff2fa47d9e7056d3aa3
Request fields
- limit (integer): Max results to return.: Allowed values: 10, 5, 25
- org_uuid (string, required): Organization UUID from search_organizations results.
Example queries
- {"limit":"10","org_uuid":"6f83ddd7-d637-61f8-06b2-438a0037605f"}