Wellfound Jobs Search Scraper avatar

Wellfound Jobs Search Scraper

Pricing

Pay per usage

Go to Apify Store
Wellfound Jobs Search Scraper

Wellfound Jobs Search Scraper

Scrape startup job listings from Wellfound (formerly AngelList Talent). Extract job titles, companies, locations, equity and salary ranges, funding stages, and remote options for startup recruitment and market analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

The latest and most advanced Wellfound (AngelList) Jobs Search Scraper. Our Wellfound (AngelList) Jobs Search Scraper extracts real-time job postings at scale from all over the world. A new research tool built for recruitment, insights and HR.

Features

  • Keyword search — find jobs by keyword, search term, or role
  • Location filtering — narrow results to specific cities, regions, or countries

Use Cases

  • Startup ecosystem hiring analysis — track which startups are hiring and for what roles
  • Early-stage company recruitment tracking — monitor hiring patterns at VC-backed early-stage companies
  • VC-backed talent demand research — identify skill demand trends in venture-funded startups
  • Tech startup job market intelligence — collect compensation and equity data from high-growth tech companies

Sample Input

{
"keywords": "React developer",
"role": "engineer",
"location": "San Francisco, CA",
"jobType": "full-time",
"remote": false,
"maxJobs": 30,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Sample Output

{
"title": "Senior Frontend Engineer",
"company": "Stripe",
"location": "San Francisco, CA",
"jobType": "Full-time",
"jobUrl": "https://wellfound.com/jobs/senior-frontend-engineer-stripe",
"postedAt": "2026-06-15",
"scrapedAt": "2026-06-20T10:00:00.000Z",
"description": "Stripe is looking for a senior frontend engineer to build the next generation of payment experiences...",
"companyUrl": "https://wellfound.com/company/stripe",
"salaryRange": 200000,
"equityRange": "0.05% - 0.15%",
"skills": "React, TypeScript, GraphQL"
}

Input

FieldTypeDefaultRequiredDescription
job_titlestringsoftware-engineerSelect desired job title.
job_locationstringnew-yorkSelect desired job location.
proxyConfigurationobject{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings. RESIDENTIAL proxy recommended.
maxItemsintegerMaximum number of job posts to scrape.
experienceLevelstringFilter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director.
salaryMinintegerMinimum salary filter (in USD). Only show jobs paying at least this amount.
salaryMaxintegerMaximum salary filter (in USD). Only show jobs paying at most this amount.
remoteFilterstringFilter by work location type: Remote, Hybrid, On-site.
educationLevelstringFilter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate.

Output

FieldDescription
titleJob title
companyCompany name
locationJob location
jobTypeType of job
jobUrlDirect URL to the job listing
postedAtDate the job was posted
scrapedAtISO timestamp when the job was scraped
descriptionFull job description
companyUrlCompany URL
salaryRangeSalary range
equityRangeEquity range
skillsRequired skills
company.logo_urlCompany logo URL
company.nameCompany name
job_idJob ID
job_auto_postedWhether the job was auto-posted
job_repostedWhether the job was reposted
job_listing_postedJob listing posted date
job_publishedJob published date
job_titleJob title
job_locationJob location array
job_detailsJob details array
job_typeJob type
job_pay_rangeJob pay range
job_equityJob equity
job_min_payMinimum pay
job_max_payMaximum pay
job_min_salaryMinimum salary
job_max_salaryMaximum salary
job_min_equityMinimum equity
job_max_equityMaximum equity
job_salary_currencySalary currency
job_salary_unitSalary unit
job_remoteWhether the job is remote
job_remote_possibleWhether remote is possible
job_experienceExperience level required
required_experience_yearsRequired experience in years
required_experience_monthsRequired experience in months
visa_sponsorshipVisa sponsorship offered
job_location_requirementLocation requirement
remote_work_policyRemote work policy
hires_remotelyWhether company hires remotely
relocationRelocation offered
hiring_contactHiring contact name
hiring_contact_roleHiring contact role
hiring_contact_experienceHiring contact experience
hiring_contact_locationHiring contact location
hires_remotely_inRegions where remote hiring is available
collaboration_hoursCollaboration hours
preferred_timezonesPreferred timezones
job_descriptionDetailed job description
job_benefitsJob benefits
job_urlJob URL
job_listing_valid_untilJob listing expiry date
direct_applicationWhether direct application is available
job_application_urlApplication URL
company.slugCompany slug
company.categoryCompany category object
company.typeCompany type
company.stageCompany stage
company.locationsCompany locations
company.is_hiringWhether company is hiring
company.locationCompany location
company.sizeCompany size
company.open_job_postsNumber of open job posts
company.open_job_rolesNumber of open job roles
company.no_outside_fundingWhether company has no outside funding
company.total_funding_roundsTotal funding rounds
company.funding_roundsFunding rounds object
company.totaly_raisedTotal raised amount
company.totaly_raised_formattedTotal raised formatted
company.totaly_raised_currencyTotal raised currency
company.investorsCompany investors object
company.foundersCompany founders object
company.board_membersCompany board members object
company.incubatorsCompany incubators object
company.is_incubatorWhether company is an incubator
company.team_membersCompany team members object
company.badgesCompany badges object
company.profile_urlCompany profile URL
company.urlCompany URL
company.emailCompany email
company.blog_urlCompany blog URL
company.twitter_urlCompany Twitter URL
company.linkedin_urlCompany LinkedIn URL
company.facebook_urlCompany Facebook URL
company.productHunt_urlCompany Product Hunt URL

Notes

  • Proxy: Residential proxy is highly recommended — set proxyConfiguration: { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
  • Rate limits: Keep result limits reasonable per run to avoid IP bans
  • Scheduling: Use Apify Scheduler to run this actor on a recurring basis for a consistently fresh dataset