Automated CrunchBase Investor Data to Google Sheets

somdn_product_page

This n8n workflow automates the extraction of investor data from Crunchbase and saves it into a Google Sheet for easy access and analysis. It begins with a scheduled trigger that runs daily, fetching the latest investor information via a Crunchbase API POST request, filtering for organizations categorized as investors. The data is then processed through a JavaScript node to extract relevant fields such as name, description, location, and investment stage. Finally, it appends the cleaned data into a specified Google Sheet, creating a continuously updated list of potential investors. This workflow is ideal for startup founders, investors, or market researchers who want to maintain an up-to-date investor database without manual effort, enabling data-driven decision-making and outreach planning.

Node Count

6 – 10 Nodes

Nodes Used

code, googleSheets, httpRequest, scheduleTrigger, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated CrunchBase Investor Data to Google Sheets”

Your email address will not be published. Required fields are marked *