Indeed Jobs Scraper — Titles, Companies & Salaries avatar

Indeed Jobs Scraper — Titles, Companies & Salaries

Pricing

from $0.0015 / job scraped

Go to Apify Store
Indeed Jobs Scraper — Titles, Companies & Salaries

Indeed Jobs Scraper — Titles, Companies & Salaries

Scrape jobs from Indeed by keyword and location: title, company, location, salary, job type, remote flag, company rating, snippet and apply link. Any Indeed country. Bypasses Cloudflare. For recruiting and labor-market research.

Pricing

from $0.0015 / job scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Indeed Jobs Scraper — Titles, Companies, Salaries & Apply Links

Scrape job listings from Indeed by keyword and location and get them back as clean, structured JSON. Feed it plain search terms or full Indeed URLs, pick any Indeed country, and pull job title, company, location, salary, job type, remote flag, company rating, a snippet and a direct apply link. It clears Cloudflare with residential proxies, so you get real results at scale. No account, no API key. Built for recruiters, sourcers, job-board builders and labor-market analysts.

Features

  • 🔎 Keyword + location search — pass searches as "software engineer|New York" lines, or drop in full Indeed jobs URLs; mix as many as you like.
  • 🌍 Any Indeed country — set country to us, uk, ca, de, fr, au, in, nl or ie to hit the right domain.
  • 💰 Salary when shown — captures posted or estimated salary text straight from the listing.
  • 🏠 Remote detection — every record carries a boolean remote flag so you can filter work-from-home roles instantly.
  • Company ratings — pulls the employer's star rating where Indeed displays one.
  • 🛡️ Cloudflare bypass — residential proxy by default keeps runs clearing the challenge reliably.
  • 📄 Depth controls — cap results with maxItemsPerSearch and maxPagesPerSearch to balance cost and coverage.

What you get

Each job is one dataset record like this:

{
"jobId": "a1b2c3d4e5f6",
"title": "Senior Software Engineer",
"company": "Acme Corp",
"location": "New York, NY",
"salary": "$150,000 - $180,000 a year",
"remote": false,
"jobType": "Full-time",
"snippet": "We are looking for a senior engineer to join our platform team...",
"rating": 4.1,
"postedAt": "3 days ago",
"url": "https://www.indeed.com/viewjob?jk=a1b2c3d4e5f6"
}

Input

{
"searches": ["software engineer|New York", "data analyst|Remote"],
"country": "us",
"maxItemsPerSearch": 50,
"maxPagesPerSearch": 5,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldDescription
searchesOne per line: `"keyword
countryIndeed country domain (us, uk, ca, de, fr, au, in, nl, ie).
maxItemsPerSearchCap on jobs per search (~15 per page).
maxPagesPerSearchHow many result pages to crawl per search.
proxyConfigurationResidential proxy (default) needed to clear Cloudflare.

Use cases

  • Build or refresh a job board with fresh listings across markets.
  • Source candidates by monitoring roles at target companies and locations.
  • Track salary ranges and hiring demand for labor-market research.
  • Feed structured job data into an ATS, CRM or analytics pipeline.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This scraper reads only public Indeed search-result pages and returns the same data any visitor can see. It is an independent tool and is not affiliated with, endorsed by or connected to Indeed; "Indeed" is a trademark of its respective owner. Public data only.