Indeed Company Insights Scraper - By Keyword avatar
Indeed Company Insights Scraper - By Keyword

Pricing

$4.00 / 1,000 results

Go to Store
Indeed Company Insights Scraper - By Keyword

Indeed Company Insights Scraper - By Keyword

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Get detailed insights from Indeed profiles. Scrape reviews, job counts, categories, salaries, and culture scores in JSON. No proxies needed. Pricing: $4/1000 results.

0.0 (0)

Pricing

$4.00 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

πŸ“Š Indeed Company Scraper - By Keyword

Overview

This actor scrapes detailed company information from Indeed.com using a keyword-based search approach. It retrieves data such as salaries, reviews, job categories, company description, work happiness metrics, and more. The results are returned in structured JSON format, ready for use in HR platforms, analytics dashboards, and job market research tools.

πŸš€ Why choose this actor?

This actor is optimized for fast and structured company data extraction from Indeed. It provides rich information including metadata, jobs, reviews, and work happiness metrics β€” ideal for developers, recruiters, and analysts. NO PROXIES REQUIRED. βœ…

NOTE: FREE USERS CAN ONLY RETRIEVE 10 RESULTS. THE max_search_results VALUE WILL BE ROUNDED TO THE NEXT MULTIPLE OF 10.

Use Cases

  • Market research on competitors or partners
  • Enriching HRTech or job board platforms
  • Academic studies on job satisfaction and compensation
  • Automated data pipelines for labor market insights

πŸ”‘ Key Features

  • Search by multiple keywords
  • Extract job categories and job counts
  • Includes salary and review links
  • Work happiness scores with text labels
  • All endpoints returned (reviews, jobs, Q&A, etc.)
  • Fast and light β€” no proxies or CAPTCHA issues

βš™οΈ How It Works

You provide a list of company names or keywords, along with the maximum number of results per keyword. The actor searches for each company and returns structured data, enriched with job categories, salaries, and review links.

Input Parameters

FieldTypeDescriptionRequiredExample
keywordsarrayA list of company names or keywords to search on IndeedYes["example.com"]
max_search_resultsstringMaximum number of companies to scrape per keywordNo"10"

Output (Full Example)

{
"company_id": "Sample-Co",
"name": "Sample Co",
"url": "https://www.indeed.com/cmp/Sample-Co",
"website": "https://www.sampleco.com",
"industry": "Technology",
"company_size": "51-200",
"revenue": "$10M-$50M",
"headquarters": "New York, NY",
"country_code": "US",
"logo": "https://cdn.sampleco.com/logo.png",
"description": "Sample Co is a leading tech company specializing in AI solutions.",
"jobs_count": 5,
"reviews_count": 120,
"salaries_count": 48,
"q&a_count": 12,
"Interviews_count": 3,
"photos_count": 7,
"jobs_url": "https://www.indeed.com/cmp/Sample-Co/jobs",
"reviews_url": "https://www.indeed.com/cmp/Sample-Co/reviews",
"salaries_url": "https://www.indeed.com/cmp/Sample-Co/salaries",
"q&a_url": "https://www.indeed.com/cmp/Sample-Co/faq",
"Interviews_url": "https://www.indeed.com/cmp/Sample-Co/interviews",
"details": [
{
"name": "Founded",
"value": "2010"
},
{
"name": "Company size",
"value": "51-200"
}
],
"jobs_categories": [
{
"category": "Software Development",
"count": 3,
"link": "https://www.indeed.com/cmp/Sample-Co/jobs?c=techsoftware"
}
],
"work_happiness": [
{
"title": "Happiness",
"description": "How enjoyable people find their day-to-day life at work",
"score": 70,
"text_score": "GOOD"
}
],
"timestamp": "2025-07-08T22:41:00.000Z",
"input": {
"url": "https://www.indeed.com/cmp/Sample-Co"
},
"discovery_input": {
"keyword": "Sample"
}
}

πŸ’² Pricing

  • $4 / 1,000 results
  • First 10 results FREE for free-tier users

This actor is intended for lawful use only. The user is responsible for complying with Indeed’s terms of service and any applicable laws or regulations when using the data.

Update Policy

This actor is maintained and regularly updated to ensure compatibility with Indeed’s website structure and data format.

❓ FAQ

Does this actor use proxies?
No, proxies are not required.

Why does it return more results than I set in max_search_results?
To maintain alignment with batch processing, the results are rounded to the nearest multiple of 10.

Is the first 10 results really free?
Yes! As a free user, you can test up to 10 results with no cost.