datasets_pitchbook_investors_search
Search PitchBook investor profiles by name, type, location, and portfolio metrics. Filter results to identify relevant fund managers for outreach or market research.
Instructions
Search PitchBook investors dataset. Searches the crawled public PitchBook investor (fund manager/firm) profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Sort enum: relevance, name_asc, portfolio_count_desc, recently_crawled_desc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over name and description, max 256 characters | |
| page | No | Page number, defaults to 1 | |
| sort | No | Sort enum: relevance, name_asc, portfolio_count_desc, recently_crawled_desc | |
| run_id | No | Exact crawl run-id filter, max 128 characters | |
| status | No | Exact status filter (e.g. Active, Inactive), max 128 characters | |
| hq_state | No | Exact headquarters state/region filter, max 128 characters | |
| page_size | No | Page size, defaults to 20 and maxes at 100; page * page_size must be <= 10000 | |
| hq_country | No | Exact headquarters country filter, max 128 characters | |
| investor_type | No | Exact investor type filter (e.g. Venture Capital, Private Equity, Angel), max 128 characters | |
| min_exits_count | No | Minimum number of exits | |
| min_portfolio_count | No | Minimum current portfolio size |