Indeed Jobs Scraper avatar
Indeed Jobs Scraper

Deprecated

Pricing

$2.99 / 1,000 results

Go to Store
Indeed Jobs Scraper

Indeed Jobs Scraper

Deprecated

Developed by

codemaster devops

codemaster devops

Maintained by Community

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

# Indeed Scraper
## Overview
Indeed Scraper is a powerful tool on the [Apify platform](https://apify.com) designed to extract job posting data from [Indeed.com](https://www.indeed.com/). Using the [Apify SDK](https://sdk.apify.com/), this scraper gathers detailed information about job listings across different regions and job types.
## Features
- Scrape job listings from specific countries, cities, or regions.
- Extract detailed information including job title, company, location, and salary.
- Flexible input parameters to tailor the search to specific needs.
## Input
Customize the scraper with input parameters like country, job title, and location:
```json
{
"country": "us",
"position": "software engineer",
"location": "new york",
"startUrls": [{"url": "https://www.indeed.com/jobs?q=software+engineer&l=new+york"}],
"maxItems": 50,
"proxyConfiguration": { "useApifyProxy": true }
}

Output

Output data is stored in Apify's dataset, with each item providing detailed job information:

{
"positionName": "Senior Software Engineer",
"company": "Tech Company",
"location": "New York, NY",
"salary": "From $100,000 a year",
"url": "https://www.indeed.com/viewjob?jk=example123",
"description": "Join our team of developers..."
}

Connect With Us

Support