datasets_pitchbook_limited_partners_search
Search PitchBook's crawled limited partner profiles to find institutional investors. Filter by institution type, location, and founding year, then sort by relevance or recency.
Instructions
Search PitchBook limited partners dataset. Searches the crawled public PitchBook limited partner (institutional investor — e.g. pension fund, endowment, insurance company) profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Some limited partner profiles have no FAQ section -- this is normal, not a sign of missing data. Sort enum: relevance, name_asc, year_founded_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, year_founded_desc, recently_crawled_desc | |
| run_id | No | Exact crawl run-id filter, 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 | |
| institution_type | No | Exact institution type filter (e.g. Corporate Pension, Private Investment Fund, Endowment), max 128 characters | |
| max_year_founded | No | Maximum founding year | |
| min_year_founded | No | Minimum founding year |