Based on my knowledge, there is no native connector for Crunchbase in ADF.
You can leverage web activity to make API call to crunchbase
sample reference to extract data from APIs:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there a built-in Azure Data Factory connector for Crunchbase?
I am looking to extract data from Crunchbase, which provides comprehensive private-company insights, and integrate it into Azure for further processing. If a native connector for Crunchbase is not available in ADF, what would be the best approach to connect?
Would using the REST API connector in ADF be a viable option for fetching data from Crunchbase? If so, are there any specific authentication methods, pagination handling, or rate limits I should be aware of when setting up the API connection?
Any guidance or alternative suggestions for efficiently pulling Crunchbase data into Azure would be greatly appreciated!
Based on my knowledge, there is no native connector for Crunchbase in ADF.
You can leverage web activity to make API call to crunchbase
sample reference to extract data from APIs: