Wellfound Jobs Scraper avatar

Wellfound Jobs Scraper

Pricing

Pay per usage

Go to Apify Store
Wellfound Jobs Scraper

Wellfound Jobs Scraper

Scrape Wellfound (AngelList) startup job listings - titles, salaries, equity, remote flags, company data and apply URLs. No API key needed. Perfect for job market research, recruiter intelligence, and startup hiring analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Web Data Labs

Web Data Labs

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Share

Scrape Wellfound (AngelList) startup job listings without an API. Get job titles, salaries, equity ranges, remote flags, company data, and apply URLs. Perfect for job market research, recruiting intelligence, and startup hiring analysis.

What It Does

Wellfound is the leading platform for startup jobs. This scraper extracts:

  • Job title and company name
  • Salary range (e.g., $120,000 - $180,000/yr)
  • Equity range (e.g., 0.5% - 2.0%)
  • Location and remote flag
  • Tags / skills (e.g., Python, React, Machine Learning)
  • Posted date
  • Apply URL — direct link to apply on Wellfound
  • Job description snippet

Use Cases

  • Job market research — track salary and equity trends at startups
  • Recruiting intelligence — monitor competitor hiring, identify talent demand
  • Job aggregators — build job boards targeting startup/tech talent
  • Salary benchmarking — compare compensation across roles and companies
  • Remote job discovery — filter for fully remote startup opportunities

How to Use

Set your keywords and let it run:

{
"keywords": "software engineer",
"location": "San Francisco",
"maxJobs": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Remote Jobs Only

{
"keywords": "python developer",
"remote": true,
"maxJobs": 200,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Example Output

{
"title": "Senior Software Engineer",
"company": "Acme AI",
"companyUrl": "https://wellfound.com/company/acme-ai",
"location": "San Francisco, CA",
"remote": false,
"salary": "$150,000 - $200,000/yr",
"equity": "0.1% - 0.5%",
"tags": ["Python", "Machine Learning", "AWS"],
"jobUrl": "https://wellfound.com/jobs/acme-ai/senior-software-engineer",
"description": "We're looking for a senior engineer to lead our ML infrastructure...",
"postedDate": "2026-04-10T12:00:00Z",
"source": "Wellfound"
}

Proxy Requirements

Wellfound uses DataDome + Cloudflare bot protection. Residential proxies are required for reliable results. The actor is pre-configured to use Apify Residential proxies — just leave the proxy setting at its default.

Pricing

This actor uses pay-per-result pricing: you are charged per job listing scraped ($0.05/job). You only pay for actual results.

Tips

  • Use specific keywords for better targeting (e.g., "machine learning engineer" vs. "engineer")
  • Remote filter narrows results to remote-friendly positions
  • Start with maxJobs: 50 to test before running large batches
  • If you need equity data specifically, Wellfound is the best source — most listings include equity ranges

Support

If you encounter issues, try:

  1. Ensure residential proxies are enabled
  2. Reduce maxJobs to 25 for initial testing
  3. Leave a review — it helps other users find this scraper!