This n8n workflow automates the process of monitoring new funding rounds on Crunchbase, filtering relevant data, and logging it into a Google Sheet for analysis and reporting. The process begins with a scheduled trigger that runs daily at 8 AM, checking for new funding events in specific industries like Fintech and Healthtech within the United States. It then makes an HTTP request to Crunchbase’s API, retrieving recent funding rounds based on the specified filters. The data is next cleaned and formatted using a Code node to extract key information such as company name, funding type, amount raised, date, investors, and a direct URL to the Crunchbase page. Finally, this refined data is appended to a Google Sheet, creating a live database of recent funding activity. This workflow is ideal for startup analysts, venture capitalists, or market researchers who want to stay updated on industry funding trends without manual effort, enabling timely insights and data-driven decisions.
Automated Crunchbase Funding Data Collector
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, googleSheets, httpRequest, scheduleTrigger, stickyNote |
Reviews
There are no reviews yet.