Wellfound Startup Scraper | Jobs & Companies avatar

Wellfound Startup Scraper | Jobs & Companies

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Wellfound Startup Scraper | Jobs & Companies

Wellfound Startup Scraper | Jobs & Companies

Extract startup job listings and company profiles from Wellfound (AngelList) — salaries, equity, funding stages and hiring signals. Startup market intelligence.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Wellfound (AngelList) Startup Jobs & Company Scraper

Extract job listings, compensation data, and company profiles from Wellfound (formerly AngelList Talent). This Wellfound startup scraper pulls real-time venture-backed startup hiring data — salaries, equity, roles, and company intel — for recruiters, investors, and job seekers.

Use Cases

  • Startup Compensation Benchmarking — Compare salary and equity packages across funded startups by role, location, and stage.
  • Recruiting & Talent Acquisition — Build candidate pipelines by scraping active job postings from Y Combinator, Sequoia-backed, and seed-stage companies.
  • Venture Capital Job Intel — Monitor hiring trends across portfolio companies to track growth, pivots, and burn rate signals.
  • Startup Market Research — Analyze which roles startups are hiring for, where they're located, and how compensation varies by geography.
  • Lead Generation for B2B Sales — Identify fast-growing startups hiring for specific roles (e.g., engineers, sales) as outreach targets.
  • Job Seeker Intelligence — Find hidden startup jobs with salary and equity transparency not available on traditional job boards.

How It Works

  1. Configure search parameters — Enter role slugs (e.g., software-engineer, product-manager), location slugs (e.g., san-francisco, remote), company slugs, or direct Wellfound URLs.
  2. Set scraping limits — Control maxItems (default 100), maxPagesPerSearch (default 5), and maxConcurrency (default 3).
  3. Proxy rotation — Use Apify's residential proxy infrastructure to avoid blocks across paginated results.
  4. Run the Actor — Execute and receive structured JSON output with job details, compensation ranges, equity data, and company metadata.

Input

FieldTypeRequiredDefaultDescription
rolesarrayNo[]Role slugs to search (e.g., ["software-engineer", "product-manager"])
locationsarrayNo[]Location slugs to filter by (e.g., ["san-francisco", "remote", "new-york"])
companySlugsarrayNo[]Specific company slugs to scrape jobs from
startUrlsarrayNo[]Direct Wellfound search or company page URLs
maxItemsintNo100Maximum number of job listings to extract
maxPagesPerSearchintNo5Maximum pages to scrape per search query
maxConcurrencyintNo3Maximum concurrent requests
proxyConfigurationobjectNoApify proxy settings (residential recommended)

Output

Each item in the dataset contains:

FieldDescription
jobTitleRole title (e.g., "Senior Software Engineer")
companyNameCompany name
companySlugWellfound company slug
locationJob location
remoteWhether remote work is offered
salaryMinMinimum base salary
salaryMaxMaximum base salary
equityMinMinimum equity percentage
equityMaxMaximum equity percentage
roleTypeFull-time, part-time, contract
jobUrlDirect link to the listing
companyUrlCompany Wellfound profile URL
companySizeEmployee count range
companyStageFunding stage (Seed, Series A, etc.)
totalRaisedTotal funding raised
scrapedAtTimestamp of extraction

Example Input

{
"roles": ["software-engineer", "product-manager"],
"locations": ["san-francisco", "remote"],
"maxItems": 50,
"maxPagesPerSearch": 3,
"maxConcurrency": 3
}

Example Output

[
{
"jobTitle": "Senior Software Engineer",
"companyName": "Vercel",
"companySlug": "vercel",
"location": "San Francisco, CA",
"remote": true,
"salaryMin": 180000,
"salaryMax": 250000,
"equityMin": 0.01,
"equityMax": 0.05,
"roleType": "Full-time",
"jobUrl": "https://wellfound.com/jobs/12345",
"companyUrl": "https://wellfound.com/company/vercel",
"companySize": "201-500",
"companyStage": "Series C",
"totalRaised": "$500M",
"scrapedAt": "2026-08-30T12:00:00Z"
}
]

Integrations

  • Google Sheets — Export results directly for compensation analysis dashboards.
  • Airtable — Sync job listings into a recruiting CRM pipeline.
  • Slack — Set up alerts for new listings matching specific roles or companies.
  • Zapier / Make — Trigger workflows when new startup jobs are scraped.
  • CRM tools (HubSpot, Salesforce) — Use as lead source for B2B startup sales outreach.
  • BI tools (Tableau, Looker) — Feed compensation data into market analysis models.

FAQ

What data does this Actor extract?

Job titles, company profiles, salary ranges, equity percentages, funding stage, location, remote status, and direct listing URLs from Wellfound.

Is this a Wellfound API alternative?

Yes. This Actor scrapes publicly available Wellfound pages — no API key required. It handles pagination, rate limiting, and proxy rotation automatically.

Can I scrape compensation data for benchmarking?

Yes. The Actor extracts salary ranges and equity data when available on listings, making it ideal for startup compensation benchmarking.

Does it work for remote jobs?

Yes. Use the locations field with "remote" or filter by specific cities. Many Wellfound listings include remote eligibility.

How accurate is the equity data?

Equity data reflects what companies publish on their Wellfound profiles. Not all listings include equity details.

Can I target specific companies?

Yes. Use the companySlugs field with Wellfound company slugs (e.g., "stripe", "figma") or provide direct company URLs in startUrls.

SEO Keywords

Wellfound scraper, AngelList startup jobs, startup job data, Wellfound API alternative, startup hiring data, compensation benchmarking, equity data extraction, startup company profiles, venture-backed job listings, startup job market data, Wellfound job scraper, startup salary data, founder hiring intel, startup talent acquisition, venture capital job data, startup equity compensation, tech startup jobs, Y Combinator jobs, seed stage hiring, Series A jobs

For AI Agents

This Actor returns structured JSON suitable for AI-powered analysis:

  • Compensation LLM pipelines — Feed salary and equity data into language models for market rate recommendations.
  • Job matching agents — Use structured role data to match candidates with startup opportunities.
  • Market trend analysis — Aggregate hiring patterns across startups for investment thesis support.
  • Recruiting automation — Pipe output into ATS systems or outreach sequences via API.

This Actor scrapes publicly available data from Wellfound (formerly AngelList Talent). It is not affiliated with, endorsed by, or connected to Wellfound. Users are responsible for ensuring compliance with Wellfound's Terms of Service and applicable laws. Data is provided as-is for informational and research purposes. Do not use extracted data for unsolicited commercial outreach without adhering to applicable anti-spam regulations.