Indeed.com Scraper - Jobs, Salary & Descriptions avatar

Indeed.com Scraper - Jobs, Salary & Descriptions

Pricing

Pay per usage

Go to Apify Store
Indeed.com Scraper - Jobs, Salary & Descriptions

Indeed.com Scraper - Jobs, Salary & Descriptions

Scrape Indeed.com job listings: titles, companies, locations, salaries, full descriptions, and posted dates. Supports US, UK, India, and 60+ country domains. Residential proxy for Cloudflare bypass.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 hours ago

Last modified

Categories

Share

Scrape Indeed.com job listings with full descriptions. 22 fields per job across 60+ countries.

What you get

Indeed is the world's largest job board. This scraper extracts 22 fields per job including titles, companies, locations, structured salaries (min/max/currency), full descriptions, benefits, job type, remote flag, and company ratings. Supports 60+ countries.

No Indeed account needed. No API key required.

Try it free -- click Start in the Input tab.

Output fields

FieldDescription
titleJob title
company_nameHiring company
locationJob location
descriptionFull job description (up to 5,000 chars)
urlLink to job on Indeed
salary_rawSalary as displayed (e.g., "$120,000 - $180,000 a year")
salary_minParsed minimum salary
salary_maxParsed maximum salary
salary_currencyCurrency code (USD, GBP, etc.)
salary_periodPay period (yearly, monthly, hourly)
posted_datePosting date (ISO format)
job_typeFull-time, Part-time, Contract, etc.
benefitsListed benefits (health insurance, 401k, PTO, etc.)
is_remoteWhether the job is remote
company_ratingCompany rating on Indeed
company_reviews_countNumber of company reviews

Example output

{
"title": "Senior Data Scientist",
"company_name": "Google",
"location": "New York, NY",
"description": "We are looking for a Senior Data Scientist to join our team...",
"url": "https://www.indeed.com/viewjob?jk=abc123def456",
"salary_raw": "$120,000 - $180,000 a year",
"salary_min": 120000,
"salary_max": 180000,
"salary_currency": "USD",
"salary_period": "yearly",
"posted_date": "2026-04-06",
"job_type": "Full-time",
"benefits": ["Health insurance", "401(k)", "Paid time off"],
"is_remote": false,
"company_rating": "4.2",
"company_reviews_count": "1523"
}

Input parameters

ParameterRequiredDescription
queriesYesSearch queries (e.g., "software engineer", "data scientist")
locationNoLocation filter (e.g., "New York", "remote")
maxResultsNoMax results per query (default: 50)
countryNoIndeed country site -- US, UK, India, Canada, and 60+ more
scrapeDetailsNoExtract full descriptions (default: true)

Use cases

  • Job aggregators: Build comprehensive job boards with Indeed data
  • Salary researchers: Benchmark compensation with structured salary data
  • HR analytics: Track hiring trends across companies and locations
  • Recruiters: Monitor competitor job postings and requirements

Pricing

Pay-per-result pricing at $0.008 per job listing. Volume discounts available down to $0.002 per result.

JobsCost
100$0.80
1,000$5.00 (Silver)
10,000$20.00 (Diamond)

Supported countries

United States, United Kingdom, India, Canada, Australia, Germany, France, Singapore, UAE, Japan, Brazil, Mexico, Netherlands, and 50+ more.

Limitations

  • Some jobs may not have salary data (employer choice)
  • Full descriptions require detail page visits (slightly slower)
  • Very high volumes may encounter rate limiting -- keep queries focused

Tips

  • Keep queries small -- 5-50 results per query for best results
  • Use specific locations -- reduces pagination and improves relevance
  • Filter by date -- use recent postings for fresher results

Changelog

  • v2.0 -- Improved data extraction with 22 fields and structured salary parsing
  • v1.0 -- Initial release