
Indeed job scraper
Pricing
$20.00/month + usage

Indeed job scraper
This is an actively maintained scraper which can extract job postings and hiring company details at scale from any indeed search results page for a fixed monthly rental price. Well documented with examples and demos
1.6 (3)
Pricing
$20.00/month + usage
74
Total users
1.9K
Monthly users
169
Runs succeeded
>99%
Issues response
13 days
Last modified
a month 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 '{< "scrapeJobs.searchUrl": "https://www.indeed.com/jobs?q=sales&l=New+York%2C+NY&vjk=b28e7b80d0399215",< "count": 10,< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": []< },< "outputSchema": "raw",< "findContacts.contactCompassToken": "",< "findContacts.position": [< "founder",< "director"< ]<}' |<apify call curious_coder/indeed-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: