n8nflow.net logo

Track US Fintech & Healthtech Funding Rounds: Crunchbase to Google Sheets

by Yaron Beenβ€’Updated: Last update 23 days agoβ€’Source: n8n.io
Loading workflow viewer...

Getting Started

Track US Fintech & Healthtech Funding Rounds: Crunchbase to Google Sheets

🌍 Overview

This workflow fetches the latest funding rounds from Crunchbase (filtered by industry + location), formats the results, and saves them neatly into Google Sheets every day.

You end up with a live deal flow tracker that updates itself!


🟒 Section 1: Schedule & Data Fetch

πŸ”— Nodes:
1️⃣ Daily Check for New Funding Rounds (Schedule Trigger)
⏰ Runs automatically every morning at 8 AM.

  • Why it’s useful: You don’t need to run it manually.

2️⃣ Fetch Crunchbase Funding Rounds (HTTP Request)
🌐 Pulls funding rounds from Crunchbase’s API.

  • Filters:

    • πŸ“ Location β†’ United States
    • 🏭 Industry β†’ Fintech, Healthtech
    • ⏳ Sorted β†’ newest first
    • πŸ“„ Limit β†’ 25 per run

πŸ’‘ Beginner Benefit :
βœ… No coding required to hit Crunchbase API
βœ… Automated β€” always fetches fresh funding data


πŸ”΅ Section 2: Extract & Format

πŸ”— Nodes:
3️⃣ Extract & Format Funding Data (Code)
πŸ“‘ Converts Crunchbase API JSON into clean, readable rows with:

  • 🏒 Company Name
  • 🏭 Industry
  • πŸ’΅ Money Raised (USD)
  • πŸ“… Announced Date
  • 🏷️ Funding Round Type
  • πŸ‘₯ Investors
  • πŸ”— Crunchbase URL

πŸ’‘ Beginner Benefit :
βœ… No messy JSON β†’ clean structured output
βœ… Auto-creates a link to each funding round


🟣 Section 3: Save to Sheets

πŸ”— Nodes:
4️⃣ Save to Google Sheets
πŸ“Š Appends the formatted funding round data into your Google Sheet.

  • Columns: Company, Industry, Investors, Amount, Date, URL, etc.

πŸ’‘ Beginner Benefit :
βœ… Data goes directly into Google Sheets β†’ no copy-paste
βœ… You can filter, chart, or connect Sheets to dashboards


πŸ“Š Final Overview

SectionWhat HappensWhy It’s Useful
🟒 FetchScheduler + API fetchAlways pulls new Crunchbase deals automatically
πŸ”΅ FormatExtract + clean JSONTurns raw API data into readable rows
🟣 SaveGoogle SheetsCreates your own funding tracker sheet

πŸš€ Why This Workflow is a Game-Changer

  • ⏱️ Zero manual work β†’ Wake up to fresh funding data daily
  • πŸ“Š Deal flow in Sheets β†’ Perfect for VCs, founders, analysts
  • πŸ” Customizable filters β†’ Change location, industry, or # of results
  • πŸ”— Action-ready β†’ Use Sheets to track trends, outreach investors, or monitor competitors

✨ With this workflow, you’ve basically built your own Crunchbase alerts dashboard β€” no coding required!