Automate Startup Analysis with Crunchbase, Bright Data, Gemini AI, and Google Sheets - n8n Workflow | Neura Market
Automate Startup Analysis with Crunchbase, Bright Data, Gemini AI, and Google Sheets
This n8n workflow automates the process of discovering, enriching, and analyzing startups from Crunchbase using Bright Data and Gemini AI, with results exported to Google Sheets for easy tracking.
The workflow begins by accepting a user-defined keyword to identify relevant startups in Crunchbase. It then uses Bright Data to fetch and filter startup data, which is cleaned and sorted by founding date. The top 10 startups are analyzed using Google Gemini AI, and the results are appended to a Google Sheet. This setup allows for efficient tracking and reporting of startup data, with AI-generated insights enhancing the analysis.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Jasmine Wong
if
code
wait
merge
stickyNote
formTrigger
httpRequest
googleSheets
chainLlm
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.