Indeed Jobs Scraper | Remove Duplicate Jobs avatar
Indeed Jobs Scraper | Remove Duplicate Jobs

Deprecated

Pricing

$5.00/month + usage

Go to Store
Indeed Jobs Scraper | Remove Duplicate Jobs

Indeed Jobs Scraper | Remove Duplicate Jobs

Deprecated

Developed by

cheap_scraper

cheap_scraper

Maintained by Community

Price for 1000 jobs ≈ $2.5 using datacenter proxies. The Indeed job scraper allows you to collect jobs in 2 ways: 1. By providing one or more start URLs, or 2. By entering keyword-based search queries.

5.0 (1)

Pricing

$5.00/month + usage

1

Total users

9

Monthly users

8

Last modified

3 months ago

Indeed Jobs Scraper

Price for a 1000 jobs ≈ $2.5 using datacenter proxies.

The Indeed job scraper allows you to collect jobs in 2 ways:

  1. By providing one or more start URLs, or
  2. By entering keyword-based search queries.

You can use either method individually or combine both.

Input

The Indeed scraper's input schema is highly customizable and divided into three main sections:

  • startUrls: Add one or more Indeed Job Search URLs where the scraper will start crawling. The URLs can be constructed using the Indeed search engine, located at https://www.indeed.com/jobs.
  • keywords: Define the list of job keyword for search (e.g., ["Software Engineer", "Data Scientist", ...]).
  • location: Specify the job search location. For example, you want to look for jobs in a specific city.
  • publishedAt: Limit job postings based on how recently they were published, in days.

⚙️ General Settings

These settings are applied for both type of search.

  • saveOnlyUniqueItems: Prevent duplicate entries from being saved. The default is false.
  • maxItems: Limit the total number of jobs to scrape. The Default is unlimited.

Output Sample

[
{
"salary": "$80,000–$100,000 a year",
"postedAt": "7 days ago",
"externalApplyLink": "https://manifesto.transitapp.com/jobs/full-stack-web-developer",
"positionName": "Full-stack Web Developer",
"jobType": [
"Full-time"
],
"company": "Transit App",
"location": "Montréal, QC",
"rating": null,
"reviewCount": null,
"urlInput": "https://ca.indeed.com/jobs?q=front%20end%20developer&l=Montr%C3%A9al%2C%20QC&fromage=7",
"url": "https://ca.indeed.com/viewjob?jk=3b4399107eb1bf5a",
"id": "3b4399107eb1bf5a",
"scrapedAt": "2025-01-30T18:37:07.022Z",
"postingDateParsed": "2025-01-23T16:49:55.000Z",
"description": "What are the basic requirements for a well-run city? Not far behind plumbing and electricity, there’s our old friend public transit.\n\nAt Transit, we believe the same civic-minded ingenuity that built aqueducts, roads, bridges, tunnels, apartments, and broadband networks must now apply itself to the great task of the twenty-first century city: making them sustainable. How can cities support ...",
"descriptionHTML": "<div><div><p>What are the basic requirements for a well-run city? Not far behind plumbing and electricity, there&rsquo;s our old friend public transit.</p><p>\nAt Transit, we believe the same civic-minded ingenuity that built aqueducts, roads, bridges, tunnels, apartments, and broadband networks must now apply itself to the great task of the twenty-first century city: making them sustainable. How can cities support millions of people moving in? Without good public transit, they simply can&rsquo;t.</p><p>\nThat&rsquo;s where you come in.</p><p>\nAs our new full-stack web dev you&rsquo;ll be in a position to make public transit better in 700+ cities. On one hand, you&rsquo;ll build tools that make it easier for riders to use their network. Like a web app that guides riders to the next bus or train, or an API integration that adds a <b>microtransit service</b> into the app. On the other hand, you&rsquo;ll build dashboards to make transit agency staff more powerful. You&rsquo;ll give them critical data to inform daily operations, like highlighting improvised <b>bus detours</b>, or showing them which lines are <b>chronically late or crowded</b><b>.</b></p><p>\nTogether with your talented urbanist colleagues, you&rsquo;ll take the planet...",
"isExpired": false
},
...
]