BROKEN - Wellfound Startup Jobs Scraper avatar

BROKEN - Wellfound Startup Jobs Scraper

Deprecated

Pricing

from $1.00 / 1,000 results

Go to Apify Store
BROKEN - Wellfound Startup Jobs Scraper

BROKEN - Wellfound Startup Jobs Scraper

Deprecated

BROKEN - Wellfound currently blocks Apify cloud runs before public job data loads. Do not publish or promote until a reliable access path is available.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

GhostGrid

GhostGrid

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

15 hours ago

Last modified

Share

This actor is currently marked broken. Live Apify cloud tests reached Wellfound anti-bot challenge pages before public job data loaded. Do not publish or promote it until a reliable access path is available.

Collect public startup job listings from Wellfound, including salary and equity signals when they are visible on the source page.

What it extracts

  • Job title, company, location, remote policy, and job type
  • Salary range, equity range, and posted date
  • Job URL and company profile URL
  • Company size, industry, funding stage, and description text when available
  • Source URL and scrape timestamp

Input

FieldRequiredDescription
startUrlsYesWellfound jobs, role, location, or company jobs URLs
maxPagesNoMaximum pages to crawl. Use 0 for no limit
proxyConfigurationNoProxy settings. Residential proxies are recommended

The actor also accepts the legacy proxy input field for older saved tasks.

Example URLs

  • https://wellfound.com/jobs
  • https://wellfound.com/location/united-states
  • https://wellfound.com/role/r/software-engineer
  • https://wellfound.com/company/anthropic/jobs

Output

Each dataset item looks like this:

{
"job_title": "Staff Software Engineer",
"company_name": "Example Startup",
"location": "Remote, United States",
"remote_policy": "Remote",
"salary_range": "$180k - $240k",
"equity": "0.1% - 0.5%",
"posted_at": "today",
"job_url": "https://wellfound.com/jobs/example",
"company_url": "https://wellfound.com/company/example-startup",
"company_size": "51-200 Employees",
"industry": "AI, B2B",
"funding_stage": "Series A",
"description": "Visible job and company summary text.",
"source_url": "https://wellfound.com/jobs",
"scraped_at": "2026-07-04T12:00:00+00:00"
}

Compatibility aliases are also included for common dataset consumers: title, company, salary, and url.

Notes

Wellfound can serve anti-bot challenge pages to direct datacenter traffic. If every request is blocked, the actor fails with a clear error instead of returning an empty dataset. Use Apify residential proxies or custom high-trust proxies for reliable production runs.