Using the crunchbase Api
Hello Team,
I have crunchbase Enterprise access and also the Api key. I want to do the following:
1. Based on some filters, I need to retrieve a lot of startups. For that I am using organization search api.
2. There are around 40 distinct fields which I need to retrieve for a single startup. I got some of the fields directly from the organization search api.
3. For remaining fields, I called the organization Entity api. Even then I was missing some fields so I had to called individual entity Api's . eg to get '
event_type' , I had to call entities/events/${eventId} api.
4. So for getting the required data for a single starup, I needed 3 subsequent calls (one after another). Is there any betrter way to do this ? As I need to retrieve around 500k companies data.
Comments
1 comment
Hi Sudarshan Dhatrak! We're happy to help you with this!
We've turned your post into a ticket so we can assist you further.
Please sign in to leave a comment.