Wellfound Jobs Scraper
Pricing
$30.00/month + usage
Wellfound Jobs Scraper
A job scraper for Wellfound (formerly AngelList Talent) is essentially a tool to extract job listings and associated job details from the Wellfound platform.
Pricing
$30.00/month + usage
A job scraper for Wellfound (formerly AngelList Talent) is essentially a tool to extract job listings and associated job details from the Wellfound platform.
You can access the Wellfound Jobs Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "proxy": {< "useApifyProxy": true,< "apifyProxyCountry": "US",< "apifyProxyGroups": [< "RESIDENTIAL"< ]< },< "listingStartUrls": [< {< "url": "https://wellfound.com/role/l/devops-engineer/seattle"< }< ],< "jobsFilterFunction": "async ({ jobs }) => jobs.filter(({ published }) => ['\''today'\'','\''yesterday'\'','\''2 days ago'\'','\''3 days ago'\'','\''4 days ago'\'','\''5 days ago'\'','\''6 days ago'\'','\''7 days ago'\''].includes(published))"<}' |<apify call mscraper/wellfound-jobs-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Wellfound Jobs Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing NPM:
$npm install -g apify-cliOther API clients include: