Indeed Company Scraper – Profiles & Insights avatar
Indeed Company Scraper – Profiles & Insights

Pricing

$4.00 / 1,000 results

Go to Store
Indeed Company Scraper – Profiles & Insights

Indeed Company Scraper – Profiles & Insights

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Scrape detailed company profiles from Indeed including salaries, reviews, Q&A, and happiness scores. Output in JSON format for analytics or enrichment. Pricing: $4/1000 results.

0.0 (0)

Pricing

$4.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

2 days ago

🏢 Indeed Company Scraper

Overview

This actor extracts detailed information from company profile pages on Indeed.com, including reviews, salaries, job categories, work happiness metrics, and more. It is ideal for researchers, HR professionals, market analysts, or anyone needing structured company data from Indeed.

🚀 Why choose this actor?

Unlike other actors that only scrape basic profile data, this one provides a comprehensive breakdown including happiness scores, job categories, salaries, and even interview information.
NO PROXIES REQUIRED – fast and lightweight scraping
10 RESULTS FREE for free-tier users
AUTO-ROUNDED RESULTS – max results are automatically rounded to the nearest 10

Use Cases

  • Talent market analysis
  • Company reputation monitoring
  • HR benchmarking and competitive research
  • Enrichment of CRM or lead generation tools

🔑 Key Features

  • Extracts company reviews, Q&As, salaries, job postings and happiness metrics
  • Outputs structured JSON
  • Supports bulk scraping by keywords
  • No login or proxy required

⚙️ How It Works

You provide a list of company names or keywords and optionally set the maximum number of results per keyword.
The actor fetches company profile URLs and scrapes all available data for each company.

Input Parameters

FieldTypeDescriptionRequiredExample
keywordsarrayA list of company names or keywords to search on Indeed["John Doe"]
max_search_resultsstringMaximum number of companies to scrape per keyword"30"

Output (Full Example)

{
"company_id": "Example-Corp",
"name": "Example Corp",
"url": "https://www.indeed.com/cmp/Example-Corp",
"website": "https://www.example.com",
"industry": "Technology",
"company_size": "201-500",
"headquarters": "New York, NY",
"country_code": "US",
"logo": "https://example.com/logo.png",
"description": "A fictional company for demonstration purposes.",
"work_happiness": [
{
"title": "Happiness",
"description": "How enjoyable people find their day-to-day life at work",
"score": 75,
"text_score": "GOOD"
}
],
"details": [
{
"name": "Founded",
"value": "2010"
},
{
"name": "Link",
"value": "https://www.example.com"
}
],
"salaries": {
"count": 123,
"link": "https://www.indeed.com/cmp/Example-Corp/salaries"
},
"reviews": {
"count": 456,
"url": "https://www.indeed.com/cmp/Example-Corp/reviews"
},
"jobs_count": 12,
"reviews_count": 456,
"salaries_count": 123,
"q&a_count": 10,
"Interviews_count": 3,
"photos_count": 2,
"jobs_url": "https://www.indeed.com/cmp/Example-Corp/jobs",
"reviews_url": "https://www.indeed.com/cmp/Example-Corp/reviews",
"salaries_url": "https://www.indeed.com/cmp/Example-Corp/salaries",
"q&a_url": "https://www.indeed.com/cmp/Example-Corp/faq",
"Interviews_url": "https://www.indeed.com/cmp/Example-Corp/interviews",
"timestamp": "2025-07-08T22:41:00.000Z",
"input": {
"url": "https://www.indeed.com/cmp/Example-Corp"
},
"discovery_input": {
"keyword": "Example"
}
}

💰 Pricing

Flat rate: $4 per 1000 results
Pay only for what you use — no subscription needed.

NOTE: Other scrapers charge more for similar data but offer less structure and granularity. Our actor includes happiness scores, job categories, and multiple linked endpoints per company — all without proxy setup or coding effort.

This actor is intended for ethical and legal use only. You are responsible for complying with the terms of service of the websites you scrape.

🔄 Update Policy

We actively maintain this actor and monitor for structural changes on Indeed.
For suggestions or feature requests, contact us anytime.

❓ FAQ

Does this actor use proxies?
NO.

Are there free results available?
Yes, 10 results are free if you're a free-tier user.

What happens if I set max_results to a non-multiple of 10?
The actor will automatically round up to the nearest multiple of 10 (e.g., 35 → 40).