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
- Python 3.7 or higher
- An Apify account and API key
-
Clone the repository
git clone https://github.com/johnisanerd/Apify-Startup-Investors-Data-Scraper.git cd Apify-Startup-Investors-Data-Scraper -
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
-
Install dependencies
# Install from requirements.txt pip install -r requirements.txt -
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
-
Run the example
python fetch-startup-investors-scraper.py
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.pyYou can see more documentation on how to use the Startup Investors scraper here.
Transform your search automation with the most reliable and efficient Congressional stock trades scraper on the market.
Last Updated: 2025.11.07