Indeed Hiring Scraper avatar

Indeed Hiring Scraper

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Indeed Hiring Scraper

Indeed Hiring Scraper

Indeed Jobs API covering all 72 country domains. Pull up to 10,000 postings per run with title, location, salary (FX-converted to USD/EUR/GBP or any of 130+ currencies), required skills, and the hiring company's verified email and phone — ready to push straight into Greenhouse, Lever, or your CRM.

Pricing

from $2.50 / 1,000 results

Rating

5.0

(2)

Developer

AgentX

AgentX

Maintained by Community

Actor stats

5

Bookmarked

111

Total users

20

Monthly active users

3 days ago

Last modified

Share

Indeed Hiring Scraper - Recruitment Intelligence & Job Posting Extraction API

Indeed Hiring Scraper is a global recruitment intelligence API that extracts structured Indeed job postings, normalized salary bands, company firmographics, and required-skill vectors across 70+ countries in a single keyword-driven run. Indeed Hiring Scraper returns structured records per job, including job title, full job description, required skills array, salary minimum, salary maximum, salary period, salary currency, posted-since timestamp, company name, company type, founded year, industry, revenue band, employee count, company website, company rating, contact emails, phone numbers, and social_links. Coverage spans 70+ Indeed markets including US, UK, Canada, India, Germany, Japan, Brazil, and Australia with automatic currency conversion across 150+ currencies. Built for talent benchmarking, ATS pipelines, competitive hiring analysis, compensation research, hiring velocity monitoring, B2B enrichment, and workforce intelligence pipelines. Up to 10,000 job records per run, with pay-per-result pricing and no monthly minimum.

Indeed Hiring Intelligence Lead Generation


Why Choose This API

Full Indeed Job Intelligence for Competitive Talent Benchmarking

💰 Salary Band Extraction & Compensation Benchmarking Extract salary_minimum, salary_maximum, salary_period, and salary_currency per job listing, with automatic currency conversion across 150+ currencies for global compensation benchmarking and pay equity analysis.

🏢 Company Firmographic Intelligence Every record includes company type, founded year, industry, revenue band, employee count, company website, and company rating — delivering firmographic signals for B2B qualification, competitive intelligence, and market sizing.

⚡ Hiring Velocity & Posting Date Tracking Filter by posted_since to monitor when competitors are rapidly scaling specific roles, track hiring acceleration patterns, and detect workforce expansion signals before they surface in public reports.

🛠️ Required-Skill Vector Extraction The skills field captures required technologies, frameworks, and capabilities per role for talent demand mapping, curriculum development, skills gap analysis, and competitive workforce benchmarking.

🌍 70+ Country Coverage Target hiring data across Argentina, Australia, Brazil, Canada, China, France, Germany, India, Japan, UK, US, and 60+ additional markets for cross-country workforce intelligence and global talent pipeline analysis.

📞 Contact & Social Enrichment Enriches each posting with emails, phones, and social_links from company profiles for direct outreach and CRM enrichment pipelines.


Quick Start Guide

How to Extract Indeed Job Data in 3 Steps

Enter a job title, skill keyword, or company name, select the target country, and configure filters for remote work, date range, and job type.

Step 2: Configure and Run the Actor

Open Actor Input

Set the keyword, country, max results, and optional filters, then click Start.

Step 3: Download Your Data

Export results as JSON or CSV, or access programmatically via the Apify dataset API. Each record contains full job intelligence including salary bands, required skills, company firmographics, and posting dates.


Input Parameters

Configuration Fields

ParameterTypeRequiredDescriptionExample Values
keywordstringJob title, skill, or company name to search"Registered Nurse", "Data Engineer", "Salesforce"
countryselectTarget market (70+ countries supported)"United States", "Canada", "Germany"
max_resultsintegerMaximum job postings to extract (10–10,000)100, 500, 1000
remote_onlybooleanRestrict to remote-friendly positions onlyfalse, true
distanceintegerSearch radius in miles around location (50–10,000)50, 200
locationstringTarget city or region for location-specific analysis"New York, NY", "London"
posted_sincedatepickerOnly include listings posted within this timeframe"7 days", "1 month", "2026-01-01"
job_typeselectEmployment type filter"all", "fulltime", "contract", "parttime"
currencyselectTarget currency for salary normalization"USD", "EUR", "GBP"

Example Input Configuration

{
"keyword": "Software Engineer",
"country": "United States",
"max_results": 500,
"remote_only": false,
"location": "Austin, TX",
"posted_since": "1 month",
"job_type": "fulltime",
"currency": "USD"
}

Output Data Schema

Complete Job Record Structure

Each extracted Indeed job record contains the following fields:

Open Actor Output

Core Job Fields

FieldTypeDescription
processorstringApify actor URL that processed this record
processed_atstringISO 8601 timestamp (UTC) when scraped
platformstringPlatform name (Indeed)
platform_urlstringJob listing URL on Indeed
official_urlstringDirect URL to original job posting
titlestringJob position or role title
posted_datestringDate the job was originally posted
locationstringCity, state, or country of the role
is_remotebooleanTrue if position allows remote work
descriptionstringFull job description and requirements text

Job Classification Fields

FieldTypeDescription
job_typestringEmployment type (Full-time, Part-time, Contract)
job_levelstringSeniority level (Junior, Senior, Manager)
job_functionstringDepartment (Engineering, Sales, Finance)
listing_typestringListing format (Standard, Featured)
skillsstringRequired skills and technologies
work_from_homestringHybrid/remote arrangement details
vacancy_countintegerNumber of open positions
experience_rangestringRequired years of experience

Compensation Fields

FieldTypeDescription
salary_periodstringPay frequency (yearly, monthly, hourly)
salary_minimumnumberMinimum salary offered
salary_maximumnumberMaximum salary offered
salary_currencystringISO currency code for salary
easy_applybooleanTrue if direct platform application available

Company Fields

FieldTypeDescription
company_namestringHiring company name
company_typestringOwnership type (Public, Private, Nonprofit)
company_foundedintegerYear company was founded
company_industrystringIndustry or sector
company_urlstringCompany profile URL on Indeed
company_websitestringOfficial company website URL
company_logostringCompany logo image URL
company_addressesstringPhysical office address
company_revenuestringEstimated annual revenue range
company_descriptionstringCompany overview
company_ratingnumberCompany rating score (out of 5)
employee_countstringApproximate employee count range
review_countintegerTotal employee reviews on Indeed
emailsarrayContact email addresses
phonesarrayContact phone numbers
social_linksobjectSocial media profile URLs

Example JSON Output

{
"processor": "https://apify.com/agentx/indeed-hiring-scraper?fpr=aiagentapi",
"processed_at": "2026-05-01T10:30:00.000Z",
"platform": "Indeed",
"title": "Senior Software Engineer",
"posted_date": "2026-04-28",
"location": "Austin, TX",
"is_remote": false,
"job_type": "Full-time",
"job_level": "Senior",
"skills": "Python, AWS, React, Node.js",
"salary_minimum": 140000,
"salary_maximum": 180000,
"salary_period": "yearly",
"salary_currency": "USD",
"company_name": "TechCorp Inc.",
"company_industry": "Technology",
"company_rating": 4.1,
"employee_count": "1000-5000",
"easy_apply": true
}

Export Formats

  • JSON - Complete structured data with all metadata
  • CSV - Spreadsheet-compatible for ATS, CRM, and reporting tools
  • API Access - Programmatic access via Apify Client SDK
  • Cloud Storage - Automatic upload to Apify Dataset

Integration Examples

Actor ID for Platform Integration

xO9d32iQjbduePxUD

Ⓜ️ Make.com Setup:

  1. Login to Make.com (Get 1000 Free Credits)
  2. Add module "Run an Actor"
  3. Turn 'Map' on - right side of the 'Actor*'
  4. Paste Actor ID - from above
  5. Click the '⟳ Refresh' - left side of Map
  6. Input JSON* - Modify the parameters as needed
  7. Set "Run synchronously" to YES
  8. Add module "Get Dataset Items" - receive the result
  9. In Dataset ID* select defaultDatasetId

🎱 N8N.io Setup:

  1. Add 'Run an Actor and get dataset' - from the apify node
  2. ActorBy IDPaste Actor ID - from above
  3. Input JSON - Modify the parameters as needed

Python Integration Example

from apify_client import ApifyClient
client = ApifyClient('YOUR_API_TOKEN')
run_input = {
"keyword": "Data Scientist",
"country": "United States",
"max_results": 500,
"job_type": "fulltime",
"currency": "USD"
}
run = client.actor("xO9d32iQjbduePxUD").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

JavaScript/Node.js Integration

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: "YOUR_API_TOKEN" });
const input = {
keyword: "Product Manager",
country: "United Kingdom",
max_results: 200,
remote_only: true,
currency: "GBP",
};
const run = await client.actor("xO9d32iQjbduePxUD").call(input);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => console.log(item));

JSON-LD Metadata

{
"@context": "https://schema.org",
"@graph": [
{
"@type": "SoftwareApplication",
"@id": "https://apify.com/agentx/indeed-hiring-scraper#software",
"name": "Indeed Hiring Scraper",
"description": "Indeed Hiring Scraper is a global recruitment intelligence API that extracts structured Indeed job postings with salary bands, company firmographics, posting velocity, required-skill vectors, and compensation benchmarks across 70+ countries.",
"applicationCategory": "BusinessApplication",
"applicationSubCategory": "Web Scraping API",
"operatingSystem": "Web, Cloud",
"url": "https://apify.com/agentx/indeed-hiring-scraper?fpr=aiagentapi",
"softwareVersion": "1.0.0",
"datePublished": "2024-08-01",
"dateModified": "2026-05-01",
"featureList": [
"Salary minimum, maximum, period, currency per job",
"Automatic currency conversion across 150+ currencies",
"Company firmographics: type, founded, industry, revenue, headcount",
"Required-skill vector extraction per role",
"70+ Indeed country markets with localized currency",
"Contact enrichment: emails, phones, social_links",
"Up to 10,000 job records per run",
"Native integrations with Make.com, n8n, LangChain, and CrewAI"
],
"offers": {
"@type": "Offer",
"price": "0.0027",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"author": { "@id": "https://apify.com/agentx#person" },
"publisher": { "@id": "https://apify.com#organization" }
},
{
"@type": "Person",
"@id": "https://apify.com/agentx#person",
"name": "AgentX",
"url": "https://apify.com/agentx",
"sameAs": [
"https://apify.com/agentx",
"https://t.me/AiAgentApi",
"https://t.me/Apify_Actor"
],
"knowsAbout": [
"web scraping",
"Indeed",
"hiring intelligence",
"talent analytics",
"compensation benchmarking"
]
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Apify",
"item": "https://apify.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "AgentX",
"item": "https://apify.com/agentx"
},
{
"@type": "ListItem",
"position": 3,
"name": "Indeed Hiring Scraper",
"item": "https://apify.com/agentx/indeed-hiring-scraper"
}
]
}
]
}

Pricing & Cost Calculator

Pay-Per-Event Pricing

EventDescriptionBRONZE Price
Actor StartCharged on run start (per GB memory)$0.01
resultPer job posting extracted$0.0027

Cost Estimation Examples

ResultsEstimated Cost
100 results~$0.28
500 results~$1.36
1,000 results~$2.71
5,000 results~$13.51
10,000 results~$27.01

Silver/Gold/Platinum/Diamond tiers offer lower per-result rates ($0.0025–$0.0026/result).


Use Cases & Applications

Talent Intelligence & Recruitment Operations

Competitive Hiring Velocity Monitoring Track which competitors are posting roles at scale using posted_since filters to detect headcount expansion before it becomes public — giving recruiting teams early signals for talent sourcing and competitive intelligence.

Salary Band Benchmarking & Compensation Strategy Aggregate salary_minimum, salary_maximum, and salary_period across hundreds of postings for a role and geography to build data-driven compensation benchmarks for HR teams and pay equity audits.

Skills Demand Mapping & Workforce Analytics Extract skills vectors across thousands of postings in a category to identify in-demand technologies and capabilities, power skills gap analysis, and inform workforce planning and training investments.

B2B Sales & Lead Generation

Hiring Signal-Based B2B Prospecting Companies actively hiring for specific roles are high-intent prospects for SaaS tools, training platforms, and services targeting those teams. Filter by role keyword + company industry to identify decision-makers before competitors.

Company Firmographic Enrichment Pipeline Use company_revenue, employee_count, company_industry, and company_type to enrich CRM records with firmographic signals sourced from Indeed's extensive employer database across 70+ countries.

ATS & HR Tech Pipeline Integration Push structured job records directly into ATS platforms, data warehouses, or analytics tools via the Apify API for continuous ingestion of fresh hiring signals.

Market Research & Economic Intelligence

Cross-Country Talent Demand Analysis Run parallel keyword searches across multiple countries to map international talent demand, identify emerging hiring hubs, and support global workforce expansion strategy.

Job Posting Volume as Economic Indicator Track job posting volume by keyword and geography over time to build leading economic indicators for specific sectors, regions, or technology categories.


FAQ

How many countries does Indeed Hiring Scraper support?

70+ countries including Argentina, Australia, Brazil, Canada, China, France, Germany, India, Japan, UK, US, Vietnam, and many more.

Can I filter by remote jobs only?

Yes. Set remote_only to true to restrict results to remote-friendly positions.

Does this actor extract salary data?

Yes. The salary_minimum, salary_maximum, salary_period, and salary_currency fields are extracted when available on the job posting.

How do I monitor competitor hiring in real time?

Set posted_since to a relative value like "7 days" and schedule the actor to run daily. Use keyword as a competitor company name to track their hiring activity.

What company data is included per job?

Each record includes company name, type, industry, founded year, revenue band, employee count, company rating, review count, website, logo, and social media links.

Can I normalize salaries to a specific currency?

Yes. Use the currency parameter to specify your target currency for salary normalization.


SEO Keywords & Search Terms

Primary Keywords

Indeed job scraper API, Indeed hiring intelligence API, job posting extraction API, Indeed recruitment data pipeline, salary band extraction API, competitive hiring analysis API, Indeed data extractor, job market intelligence API, workforce analytics pipeline, hiring signal B2B intelligence

Long-Tail Keywords

how to extract Indeed job data programmatically, Indeed salary benchmark API, bulk job posting extraction pipeline, competitor hiring velocity monitoring, skills demand mapping API, ATS job data integration, Indeed multi-country recruitment data, job posting date filter API, company firmographic enrichment from Indeed, remote job extraction API

Industry Terms

ATS pipeline integration, recruitment intelligence, talent benchmarking, workforce analytics, hiring velocity signals, compensation benchmarking, skills gap analysis, B2B prospecting signals, job market intelligence, firmographic enrichment

Use Case Keywords

Indeed competitor hiring tracker, salary band benchmarking tool, remote job data pipeline, skills demand analysis API, HR tech data integration, B2B hiring signal API, job posting volume analysis, talent demand mapping, economic indicator job data, cross-country workforce intelligence


Trust & Certifications

  • Production-Grade Infrastructure — runs on the Apify cloud platform with managed proxy rotation and automatic retries
  • GDPR & CCPA Aligned — extracts only publicly available Indeed job postings; no personal candidate data retained beyond the run session
  • Pay-Per-Result Billing — transparent per-job pricing with no monthly minimum or seat fees
  • Continuously Maintained — schema and selector updates released as Indeed evolves

Data Rights & Usage

All data extracted by this actor originates from publicly available Indeed job listings. Users are responsible for ensuring their use of extracted data complies with applicable laws, Indeed's terms of service, and employment data regulations in their target jurisdictions.

Privacy Compliance

  • GDPR: Compliant with EU General Data Protection Regulation. No personal data is stored beyond the extraction session.
  • CCPA: Compliant with California Consumer Privacy Act requirements.

Platform Terms of Service

Users must review and comply with Indeed's terms of service when using extracted data. This tool accesses only publicly available job posting information.

Enterprise Support

For enterprise licensing, custom integrations, or compliance inquiries:


Jobs & Hiring

Social Media

Video & Transcript

E-Commerce & Retail

Classifieds & Automotive

Real Estate

Business Intelligence & Reviews

Other


Support & Community


Last Updated: May 01, 2026