Openvc: Search Investors
Openvc via Parse · Finance
Search for investors by industry category slug, with optional stage and country filters. Returns a paginated list of investor summaries including name, firm type, stages, geography, check size, and thesis. Each page returns up to 20 investors. When stage or country filters are active, the scraper scans up to 10 upstream pages (200 investors) and resolves truncated stages from full profiles; total reflects the post-filter count from that scan. Use the slug field from results to fetch full profiles via get_investor_profile. Access a database of 16,000+ venture capital firms, angel groups, and other investors. Search by industry category, retrieve detailed investor profiles with team information, investment themes, and geographic focus. Fulfilled by Parse from openvc.app.
- b2b-directory
- finance
- jobs
- openvc
- openvc-app
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/18ef0066-97b6-4ab9-b0b8-eb50009aaa09/search_investors
- Interface artifact
- sha256:269eee7ecfc22a51d468c29aeb838d9c61fd2f71f6c634818ff597d893cb20ca
- Manifest digest
- sha256:b8288545cfcde751d84690a5f303fbcc1ac2247b052e8b4c5f1501a88c10ba08
Request fields
- page (integer): Page number for pagination, starting at 1.
- stage (string): Filter investors by funding stage. Accepts a bare number (1-6), a slug (e.g. 'early-revenue', 'pre-ipo'), or the full canonical name (e.g. '3. Early Revenue'). Case-insensitive. The six canonical stages are: 1. Idea or Patent, 2. Prototype, 3. Early Revenue, 4. Scaling, 5. Growth, 6. Pre-IPO.
- country (string): Filter investors by target country name (case-insensitive, e.g. 'Philippines', 'USA'). Only investors whose geography includes the specified country are returned.
- category (string): Investor list category slug identifying the industry vertical.
Example queries
- {"page":"1","stage":"3","category":"fintech-investors"}