Wellfound Scraper - Startup Jobs, Salary & Equity avatar

Wellfound Scraper - Startup Jobs, Salary & Equity

Pricing

$3.00 / 1,000 job scrapeds

Go to Apify Store
Wellfound Scraper - Startup Jobs, Salary & Equity

Wellfound Scraper - Startup Jobs, Salary & Equity

Scrape Wellfound (formerly AngelList Talent) startup jobs with salary ranges, equity percentages, remote status, company size, markets and tagline. No login or cookies needed.

Pricing

$3.00 / 1,000 job scrapeds

Rating

0.0

(0)

Developer

Scrape Sage

Scrape Sage

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape Wellfound (formerly AngelList Talent) startup jobs — with the two things most job scrapers can't give you: a published salary range and an equity percentage. No login, no cookies.

Built for recruiters, startup job boards, comp benchmarking and B2B lead lists of companies that are actively hiring.


What you get

One row per job, every row carrying the same fields:

FieldWhat it is
title, jobUrl, jobIdThe role and its canonical link
companyName, companySlug, companyUrlWho's hiring
companySizee.g. SIZE_201_500
companyTaglineWhat the company actually does
companyMarketsWellfound's own badges — Actively Hiring, Top 10% of responders, stage and investor signals
primaryLocation, locationsWhere the role sits
isRemote, remoteDetailRemote status
compensationOriginal string, e.g. "$150k – $220k • 0.5% – 1.0%"
salaryMin, salaryMax, salaryCurrencyParsed into numbers so you can filter and chart
equityMin, equityMaxEquity percentage range
jobType, experienceLevelEmployment type and seniority
postedAtISO 8601 timestamp
descriptionFull role description

Filters

onlyRemote · onlyWithSalary · minSalary · maxPagesPerRole · maxResults

Filters run inside the crawl, so a filtered-out job never costs you anything.


Example input

{
"roles": ["software-engineer", "product-manager"],
"onlyWithSalary": true,
"minSalary": 150000,
"maxPagesPerRole": 3,
"maxResults": 100,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Role slugs are the ones Wellfound uses in its own URLs: software-engineer, product-manager, designer, data-scientist, sales, marketing.

Example output

{
"type": "job",
"title": "Senior Software Engineer",
"companyName": "Clutch",
"companySize": "SIZE_201_500",
"companyTagline": "Reinventing Car Buying and Selling",
"companyMarkets": ["Actively Hiring", "Top 10% of responders"],
"primaryLocation": "Toronto",
"isRemote": false,
"compensation": "$160k – $200k",
"salaryMin": 160000,
"salaryMax": 200000,
"salaryCurrency": "USD",
"jobUrl": "https://wellfound.com/jobs/4538876-senior-software-engineer"
}

Pricing

$0.003 per job. You are charged only for rows actually delivered to your dataset. A search that matches nothing costs $0 and tells you why.

Honest limits

  • Wellfound blocks a share of requests at random. Measured across four different identities (browser headers, Googlebot, curl, UK egress): every one succeeded 5–6 times out of 8, and the failures were clean 403s, not partial data. The actor retries on a fresh proxy session, which clears roughly 96% of pages — but the residential proxy is required, not optional.
  • Equity is published on a minority of postings (~19% in a real sample). Salary is far more common (~90%). Both are left null when Wellfound has no value — never defaulted to 0.
  • Company pages and city-filtered job pages are 403 for logged-out clients, so this actor works from the role feeds and the general jobs feed. The company data you get comes attached to each job, which is where it's useful anyway.

Tips

  • onlyWithSalary: true plus minSalary gives you a clean comp-benchmarking dataset in one run.
  • companyMarkets containing "Actively Hiring" is a strong buying signal for B2B outreach.
  • Dedupe on jobId when accumulating scheduled runs.
  • Y Combinator Scraper — companies, founders and jobs
  • LinkedIn Jobs Scraper — filter-based, no login
  • Multi-ATS Job Scraper — Greenhouse, Lever, Ashby, Workday