Indeed Job Scraper avatar
Indeed Job Scraper

Pricing

$29.00/month + usage

Go to Store
Indeed Job Scraper

Indeed Job Scraper

Developed by

Newbs

Newbs

Maintained by Community

Indeed Job Scraper fetches detailed job listings from Indeed. Specify job criteria and get comprehensive job data like title, salary, location, and more. Ideal for job seekers and recruiters. Enhance your job search on Indeed with valuable insights.

3.7 (2)

Pricing

$29.00/month + usage

12

Total users

335

Monthly users

17

Runs succeeded

>99%

Last modified

a day ago

You can access the Indeed Job 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 '{
< "job": [
< "developer",
< "product manager",
< "data scientist"
< ],
< "country": "united states",
< "experienceLevel": "",
< "sortType": "",
< "city": "",
< "numberOfResults": 5,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call newbs/indeed-job-scraper --silent --output-dataset

Indeed Job Scraper API through CLI

The Apify CLI is the official tool that allows you to use Indeed Job 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: