Wellfound Job Scraper avatar

Wellfound Job Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Wellfound Job Scraper

Wellfound Job Scraper

Collects startup job listings from Wellfound by role, location, or remote status. Returns job details including title, compensation, job type, experience level, location, full description, and startup information such as name, size, tagline, logo, and badges.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Collects startup job listings from Wellfound (formerly AngelList Talent). Pick a role such as "software engineer" or "product manager", optionally narrow it to a city or to remote-friendly roles, and get one flat record per job with title, compensation, job type, locations, experience level and the full job description — plus the hiring startup's name, size, one-line pitch, logo and profile badges.

Input

FieldDefaultDescription
rolesoftware engineerJob role to browse, e.g. product manager, data scientist, designer.
location(empty)City or region to narrow to, e.g. San Francisco, New York, London. Empty browses worldwide.
remote_onlyfalseWhen enabled and no location is given, returns only remote-friendly listings.
max_results20Maximum job listings to return (1–1000).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one job listing at one startup:

{
"job_id": "4597958",
"title": "Software Engineer - Fullstack",
"job_url": "https://wellfound.com/jobs/4597958-software-engineer-fullstack",
"primary_role": "Software Engineer",
"job_type": "full-time",
"compensation": "$170k – $225k",
"remote": true,
"location": "New York City, San Francisco",
"remote_locations": "United States",
"years_experience_min": null,
"years_experience_max": null,
"posted_date": "2026-08-17",
"ats_source": "AtsIntegration::Ashby::Listing",
"description": "## About Luminary\n\nLuminary is the AI-native system of action for wealth transfer services...",
"company_id": "8986774",
"company_name": "Luminary",
"company_slug": "with-luminary",
"company_url": "https://wellfound.com/company/with-luminary",
"company_tagline": "Luminary's platform enables wealth advisors to deliver complex trust planning",
"company_size": "11-50 employees",
"company_logo_url": "https://photos.wellfound.com/startups/i/8986774-medium_jpg.jpg",
"company_badges": ["Actively Hiring", "Top 1% of responders", "B2B", "Early Stage"],
"raw": { ... }
}

Notes

  • Runs with empty input (defaults to software engineer roles worldwide).
  • Enable a US-based proxy for the most reliable results.
  • Intended for research and recruiting use; please respect Wellfound's terms of service.