Indeed Jobs Scraper
Deprecated
Pricing
$2.99 / 1,000 results
Indeed Jobs Scraper
Deprecated
Supercharge your job search with our Indeed Scraper! Easily extract detailed job listings directly from Indeed. This tool offers powerful automation for gathering data, streamlining your recruitment or job-seeking processes efficiently.
0.0 (0)
Pricing
$2.99 / 1,000 results
4
Total users
51
Monthly users
1
Runs succeeded
>99%
Last modified
8 months ago
You can access the Indeed 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 '{< "position": "web developer",< "country": "US",< "location": "San Francisco",< "maxItems": 100,< "maxConcurrency": 5,< "extendOutputFunction": "($) => {\\n const result = {};\\n // Uncomment to add a title to the output\\n // result.title = $('\''title'\'').text().trim();\\n\\n return result;\\n}",< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call dainty_screw/indeed-jobs-scraper --silent --output-dataset
Indeed Jobs Scraper API through CLI
The Apify CLI is the official tool that allows you to use Indeed Jobs 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: