Wellfound Jobs Search Scraper
Pricing
Pay per usage
Go to Apify Store
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
| Field | Type | Default | Required | Description |
|---|---|---|---|---|
job_title | string | software-engineer | Select desired job title. | |
job_location | string | new-york | Select desired job location. | |
proxyConfiguration | object | {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]} | Proxy settings. RESIDENTIAL proxy recommended. | |
maxItems | integer | — | Maximum number of job posts to scrape. | |
experienceLevel | string | — | Filter by minimum experience level: Entry Level, Mid Level, Senior Level, Executive, Director. | |
salaryMin | integer | — | Minimum salary filter (in USD). Only show jobs paying at least this amount. | |
salaryMax | integer | — | Maximum salary filter (in USD). Only show jobs paying at most this amount. | |
remoteFilter | string | — | Filter by work location type: Remote, Hybrid, On-site. | |
educationLevel | string | — | Filter by minimum education level: High School, Associate Degree, Bachelor's, Master's, Doctorate. |
Output
| Field | Description |
|---|---|
title | Job title |
company | Company name |
location | Job location |
jobType | Type of job |
jobUrl | Direct URL to the job listing |
postedAt | Date the job was posted |
scrapedAt | ISO timestamp when the job was scraped |
description | Full job description |
companyUrl | Company URL |
salaryRange | Salary range |
equityRange | Equity range |
skills | Required skills |
company.logo_url | Company logo URL |
company.name | Company name |
job_id | Job ID |
job_auto_posted | Whether the job was auto-posted |
job_reposted | Whether the job was reposted |
job_listing_posted | Job listing posted date |
job_published | Job published date |
job_title | Job title |
job_location | Job location array |
job_details | Job details array |
job_type | Job type |
job_pay_range | Job pay range |
job_equity | Job equity |
job_min_pay | Minimum pay |
job_max_pay | Maximum pay |
job_min_salary | Minimum salary |
job_max_salary | Maximum salary |
job_min_equity | Minimum equity |
job_max_equity | Maximum equity |
job_salary_currency | Salary currency |
job_salary_unit | Salary unit |
job_remote | Whether the job is remote |
job_remote_possible | Whether remote is possible |
job_experience | Experience level required |
required_experience_years | Required experience in years |
required_experience_months | Required experience in months |
visa_sponsorship | Visa sponsorship offered |
job_location_requirement | Location requirement |
remote_work_policy | Remote work policy |
hires_remotely | Whether company hires remotely |
relocation | Relocation offered |
hiring_contact | Hiring contact name |
hiring_contact_role | Hiring contact role |
hiring_contact_experience | Hiring contact experience |
hiring_contact_location | Hiring contact location |
hires_remotely_in | Regions where remote hiring is available |
collaboration_hours | Collaboration hours |
preferred_timezones | Preferred timezones |
job_description | Detailed job description |
job_benefits | Job benefits |
job_url | Job URL |
job_listing_valid_until | Job listing expiry date |
direct_application | Whether direct application is available |
job_application_url | Application URL |
company.slug | Company slug |
company.category | Company category object |
company.type | Company type |
company.stage | Company stage |
company.locations | Company locations |
company.is_hiring | Whether company is hiring |
company.location | Company location |
company.size | Company size |
company.open_job_posts | Number of open job posts |
company.open_job_roles | Number of open job roles |
company.no_outside_funding | Whether company has no outside funding |
company.total_funding_rounds | Total funding rounds |
company.funding_rounds | Funding rounds object |
company.totaly_raised | Total raised amount |
company.totaly_raised_formatted | Total raised formatted |
company.totaly_raised_currency | Total raised currency |
company.investors | Company investors object |
company.founders | Company founders object |
company.board_members | Company board members object |
company.incubators | Company incubators object |
company.is_incubator | Whether company is an incubator |
company.team_members | Company team members object |
company.badges | Company badges object |
company.profile_url | Company profile URL |
company.url | Company URL |
company.email | Company email |
company.blog_url | Company blog URL |
company.twitter_url | Company Twitter URL |
company.linkedin_url | Company LinkedIn URL |
company.facebook_url | Company Facebook URL |
company.productHunt_url | Company 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