Wellfound Jobs Search Scraper avatar
Wellfound Jobs Search Scraper
Deprecated

Pricing

$20.00/month + usage

Go to Store
Wellfound Jobs Search Scraper

Wellfound Jobs Search Scraper

Deprecated

Developed by

ecomscrape

ecomscrape

Maintained by Community

Wellfound Jobs Search Scraper automates data collection from 100,000+ startup tech jobs on Wellfound.com. Extract company profiles, salaries, job titles, and hiring trends to gain actionable insights for recruiters, job seekers, and market researchers.

0.0 (0)

Pricing

$20.00/month + usage

0

1

1

Last modified

12 days ago

You can access the Wellfound Jobs Search 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 '{
< "urls": [
< "https://wellfound.com/role/l/software-engineer/united-states"
< ],
< "max_items_per_url": 20,
< "max_retries_per_url": 2,
< "proxy": {
< "useApifyProxy": false
< }
<}' |
<apify call ecomscrape/wellfound-jobs-search-scraper --silent --output-dataset

Wellfound Jobs Search Scraper API through CLI

The Apify CLI is the official tool that allows you to use Wellfound Jobs Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: