VC Fellowships & Talent Networks Scraper
Pricing
from $19.00 / 1,000 results
VC Fellowships & Talent Networks Scraper
Export fellows and talent network members from top VC programs (a16z, Neo Scholars, Pear Fellows, Kleiner Perkins, General Catalyst): name, role, company, LinkedIn, bio. Power talent sourcing and recruiting research. Download CSV, Excel, JSON, XML.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Share
VC Fellowships & Talent Networks Scraper
Scrape VC fellowship and talent network members from a16z, Neo, Pear, Kleiner Perkins, and General Catalyst. Each record includes name, role, company, school, bio, and cohort year. No login or API key. Export to CSV, JSON, Excel, or XML.
VC fellowships and talent networks are where the next generation of founders and operators first surface, but their directories are scattered across firm websites and often hidden behind JavaScript. This Actor reads the public member listings from a16z, Neo, Pear, Kleiner Perkins, and General Catalyst, normalizes each person into one flat row, and lets you filter by keyword or cohort year before you export.
| Who uses it | What they scrape VC Fellowships & Talent Networks for |
|---|---|
| VC scouts and talent partners | Build a pipeline of high-potential founders and operators before they raise |
| Recruiters at early-stage startups | Find technical and business talent with a proven interest in startups |
| Market researchers | Track which schools and companies feed the top VC networks each year |
| Fellowship applicants | Study the backgrounds of past cohorts to calibrate their own applications |
What it does
This Actor collects member profiles from five major VC fellowship and talent network programs and returns each person as a flat row with name, role, company, school, bio, and cohort year.
- π― Program selection: scrape all five programs by default, or pick one, like Neo Scholars or Pear VC Fellows.
- π Keyword filter: case-insensitive match on name, role, company, school, or bio, so you can pull every bio that mentions 'AI' or 'Stanford'.
- π Cohort year filter: restrict results to a single class year when the program publishes it, from 2005 to 2030.
- π¦ Flat row output: every person becomes one record with the same fields, ready for CSV, JSON, Excel, or XML.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with VC Fellowships & Talent Networks data
π Build a founder watchlist.
A VC scout runs the Actor with the keyword 'AI' across all five programs, exports the CSV, and reviews the 200 matching profiles to shortlist 20 founders for outreach.
π Map talent pipelines.
A university career center scrapes all cohorts for the last three years, filters by their school name, and uses the data to show students which VC networks recruit from their campus.
π§βπΌ Source startup operators.
A recruiter at a Series A company filters for 'product manager' and 'Stanford', then exports the JSON to import into their ATS and begin outreach.
π Track cohort trends.
A market researcher compares cohort years 2022 and 2024, noting the shift from fintech to AI roles, and publishes the findings in a quarterly report.
Why choose this scraper
| What you get | |
|---|---|
| No API keys | Reads public member pages directly, no registration or OAuth |
| Five programs in one | a16z, Neo, Pear, Kleiner Perkins, and General Catalyst in a single run |
| Normalized schema | Every profile returns the same fields, regardless of source layout |
| Built-in filters | Keyword and cohort year filters reduce noise before export |
How it compares
No other Store actor targets VC Fellowships & Talent Networks the same way, so the honest comparison is with the alternatives teams actually weigh.
| VC Fellowships & Talent Networks Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When VC Fellowships & Talent Networks changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor from the five built-in programs, alone or together, and filters run as each profile is read so only matches reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"maxItems": 10}
A larger pull:
{"maxItems": 200}
Pricing
Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $2.10 |
| 1,000 results | $21.00 |
| 10,000 results | $210.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the VC Fellowships & Talent Networks Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to VC Fellowships & Talent Networks through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/vc-fellowships-talent-networks-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Check your keyword and cohort year filters. A keyword like 'blockchain' may return nothing if no current profile mentions it. Try clearing both filters and running with the default program selection.
Why did I only get 10 items?
Free users are limited to 10 items as a preview. Upgrade to a paid plan and set maxItems higher to scrape the full dataset.
Some profiles are missing fields like school or bio.
Not every program publishes the same level of detail. If a field is absent on the source page, it will be empty in the output. This is expected behavior.
The run failed with a timeout.
The program websites may be slow or temporarily unavailable. Retry the run, and if the issue persists, reduce the number of programs selected or lower maxItems.
FAQ
| Question | Answer |
|---|---|
| Which VC programs does this Actor scrape? | It scrapes the public member directories of a16z (Andreessen Horowitz), Neo Scholars, Pear VC Fellows, Kleiner Perkins, and General Catalyst. You can select any subset or leave the default to scrape all five. |
| Do I need an API key or login? | No. The Actor reads the public pages directly, so there is no registration, OAuth, or API key required. |
| What data does each record include? | Each record includes the person's name, role, company, school, bio, and cohort year when the program publishes it. The exact fields are shown in the sample output below. |
| Can I filter by keyword? | Yes. The keyword filter is case-insensitive and matches against name, role, company, school, or bio. For example, entering 'AI' returns every profile that mentions AI in any of those fields. |
| Can I filter by cohort year? | Yes. Set the cohort year to a specific value like 2024 to return only members of that class. Leave it empty to include all years. |
| What is the maximum number of items I can scrape? | Free users are limited to 10 items as a preview. Paid users can set maxItems up to 1,000,000. |
| What export formats are supported? | You can export the results as CSV, JSON, Excel, or XML from the Apify dataset. |
| How often is the data updated? | The Actor scrapes live pages on each run, so the data reflects the current public listings at the time of execution. |
| Can I scrape one program, like Neo Scholars? | Yes. In the input, set the programs field to only 'neo' and leave the others unchecked. |
| Is this Actor affiliated with the VC firms? | No. This is an independent scraper that reads publicly available information. It is not endorsed by or affiliated with any of the firms. |
Related actors
- google-search-scraper: Use this to find additional public mentions of a specific fellow or program.
Browse the full ParseForge collection for more scrapers.
π Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
β οΈ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by the respective venture capital firms. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
