johnisanerd / Apify-Startup-Investors-Data-Scraper

Scrape and access thousands of venture investors and family offices.

Home Page:https://apify.com/johnvc/startup-investors-data-scraper?fpr=9n7kx3

Repository from Github https://github.comjohnisanerd/Apify-Startup-Investors-Data-ScraperRepository from Github https://github.comjohnisanerd/Apify-Startup-Investors-Data-Scraper

Apify Startup Investors

Scrape and access thousands of venture investors and family offices. Scrape the US Startup Investors: discover US startup investors!

9,312 investors at your fingertips (as of November, 2025). The most comprehensive startup investor database for finding funding and customers. Access detailed investor profiles and investment patterns to accelerate your startup's growth, find customers, and conduct comprehensive market research.

The most efficient, reliable, and developer-friendly Startup Investors scraper

🚀 Quick Start

Prerequisites

  • Python 3.7 or higher
  • An Apify account and API key

Setup Instructions

  1. Clone the repository

    git clone https://github.com/johnisanerd/Apify-Startup-Investors-Data-Scraper.git
    cd Apify-Startup-Investors-Data-Scraper
  2. Create a virtual environment (recommended)

    # Using venv (Python 3.3+)
    python -m venv venv
    
    # Activate the virtual environment
    # On macOS/Linux:
    source venv/bin/activate
    # On Windows:
    venv\Scripts\activate
  3. Install dependencies

    # Install from requirements.txt
    pip install -r requirements.txt
    
  4. Configure your API key

    # Copy the example environment file
    cp .env.example .env
    
    # Edit .env and add your Apify API key
    # Get your API key from: https://apify.com?fpr=9n7kx3
  5. Run the example

    python fetch-startup-investors-scraper.py

Alternative: Direct API Key Usage

If you prefer not to use a .env file, you can set the environment variable directly:

export APIFY_API_TOKEN="your_api_key_here"
python fetch-startup-investors-scraper.py

You can see more documentation on how to use the Startup Investors scraper here.

Made with ❤️

Transform your search automation with the most reliable and efficient Congressional stock trades scraper on the market.

Last Updated: 2025.11.07