Apify Store
AS
Apify Store
/orgupdate/wellfound-jobs-scraper

Wellfound Jobs Scraper

The latest and most advanced Wellfound, Angel list Jobs Scraper. Our Wellfound, Angel list Jobs Scraper extracts real-time job postings at scale from all over the world. A new research tool built for

liveasyncunknown~30s typical
jobslead generationnewswellfound
$0.0063
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.005 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /orgupdate/wellfound-jobs-scraper for me.

Input

FieldTypeDescription
countryName*stringSelect the country for job search. default ""
companyNamestringEnter the company name to filter job listings. default ""
locationName*stringEnter the city or region. default ""
includeKeywordstringComma-separated keywords (e.g., React, Next.js). default ""
pagesToFetch*integerNumber of pages to scrape. default 1
jobTypestring (FULLTIME | PARTTIME | CONTRACTOR | INTERN)Select job type.
datePostedstring (all | today | 3days | week | month)Choose time range. default "all"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apify","endpoint":"/orgupdate/wellfound-jobs-scraper","input":{"countryName":"New York","locationName":"New York","pagesToFetch":1},"wait":false}'
poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."
cli
npx cracked-ai run -p apify -e /orgupdate/wellfound-jobs-scraper -i '{"countryName":"New York","locationName":"New York","pagesToFetch":1}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/orgupdate/wellfound-jobs-scraper", input: {"countryName":"New York","locationName":"New York","pagesToFetch":1}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.