Indeed Job Scraper avatar

Indeed Job Scraper

Try for free

1 day trial then $29.00/month - No credit card required now

View all Actors
Indeed Job Scraper

Indeed Job Scraper

newbs/indeed-job-scraper
Try for free

1 day trial then $29.00/month - No credit card required now

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.

You can access the Indeed Job Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "job": "developer",
3  "country": "united states",
4  "experienceLevel": "",
5  "sortType": "",
6  "city": "",
7  "numberOfResults": 2,
8  "proxy": {
9    "useApifyProxy": true
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 8 monthly users
  • 5 stars
  • 100.0% runs succeeded
  • 13 hours response time
  • Created in Mar 2023
  • Modified about 1 month ago