Indeed Jobs Scraper
Pricing
from $2.80 / 1,000 results
Indeed Jobs Scraper
Scrape Indeed job listings by keyword, country, location, remote, distance, job type, and recency with structured job, salary, company, and contact fields.
Pricing
from $2.80 / 1,000 results
Rating
5.0
(3)
Developer
AgentX
Maintained by CommunityActor stats
8
Bookmarked
215
Total users
35
Monthly active users
6 days ago
Last modified
Categories
Share
Indeed Jobs Scraper - Recruitment Intelligence & Job Posting Extraction API
Indeed Jobs Scraper is a job listings API that extracts structured Indeed job postings, salary fields, company metadata, and skill signals across supported Indeed country sites in a single keyword-driven run. Indeed Jobs Scraper returns normalized records with job title, description, salary fields, posted date, company fields, location, application URL, and contact or social fields when available. Coverage spans 12 supported Indeed markets including US, UK, Canada, India, Germany, Japan, Brazil, and Australia with salary normalization into the selected currency when source salary data is available. 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 Tiered Pay-Per-Event Pricing and no monthly minimum.
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 salary normalization into the selected currency when source salary data is available for global compensation benchmarking and pay equity analysis.
๐ข Company Firmographic Intelligence Records may include company type, founded year, industry, revenue band, employee count, company website, and company rating when the source exposes those values โ 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.
๐ Supported Country Coverage Target hiring data across 12 supported Indeed markets including Argentina, Australia, Brazil, Canada, France, Germany, India, Japan, United Kingdom, United States, and other configured markets for cross-country workforce intelligence and global talent pipeline analysis.
๐ Contact & Social Fields
Records may include emails, phones, and social_links when source pages or company profile pages expose those values.
Quick Start Guide
How to Extract Indeed Job Data in 3 Steps
Step 1: Define Your Search
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
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. Records include normalized job, salary, company, location, posting, and contact fields when those values are available from the source.
Input Parameters
Configuration Fields
| Parameter | Type | Required | Description | Example Values |
|---|---|---|---|---|
keyword | string | โ | Job title, skill, or company name to search | "Registered Nurse", "Data Engineer", "Salesforce" |
country | select | โ | Target market from the supported country list | "United States", "Canada", "Germany" |
max_results | integer | โ | Maximum job postings to extract (1โ10,000) | 100, 500, 1000 |
remote_only | boolean | โ | Restrict to remote-friendly positions only | false, true |
distance | integer | โ | Search radius in miles around location (50โ10,000) | 50, 200 |
location | string | โ | Target city or region for location-specific analysis | "New York, NY", "London" |
posted_since | datepicker | โ | Only include listings posted within this timeframe | "7 days", "1 month", "2026-01-01" |
job_type | select | โ | Employment type filter | "all", "fulltime", "contract", "parttime" |
currency | select | โ | Target 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
Structured Job Record Fields
Each extracted Indeed job record contains the following fields:
Core Job Fields
| Field | Type | Description |
|---|---|---|
processor | string | Apify actor URL that processed this record |
processed_at | string | ISO 8601 timestamp (UTC) when scraped |
platform | string | Platform name (Indeed) |
platform_url | string | Job listing URL on Indeed |
official_url | string | Direct URL to original job posting |
title | string | Job position or role title |
posted_date | string | Date the job was originally posted |
location | string | City, state, or country of the role |
is_remote | boolean | True if position allows remote work |
description | string | Full job description and requirements text |
Job Classification Fields
| Field | Type | Description |
|---|---|---|
job_type | string | Employment type (Full-time, Part-time, Contract) |
job_level | string | Seniority level (Junior, Senior, Manager) |
job_function | string | Department (Engineering, Sales, Finance) |
listing_type | string | Listing format (Standard, Featured) |
skills | string | Required skills and technologies |
work_from_home | string | Hybrid/remote arrangement details |
vacancy_count | integer | Number of open positions |
experience_range | string | Required years of experience |
Compensation Fields
| Field | Type | Description |
|---|---|---|
salary_period | string | Pay frequency (yearly, monthly, hourly) |
salary_minimum | number | Minimum salary offered |
salary_maximum | number | Maximum salary offered |
salary_currency | string | ISO currency code for salary |
easy_apply | boolean | True if direct platform application available |
Company Fields
| Field | Type | Description |
|---|---|---|
company_name | string | Hiring company name |
company_type | string | Ownership type (Public, Private, Nonprofit) |
company_founded | integer | Year company was founded |
company_industry | string | Industry or sector |
company_url | string | Company profile URL on Indeed |
company_website | string | Official company website URL |
company_logo | string | Company logo image URL |
company_addresses | string | Physical office address |
company_revenue | string | Estimated annual revenue range |
company_description | string | Company overview |
company_rating | number | Company rating score (out of 5) |
employee_count | string | Approximate employee count range |
review_count | integer | Total employee reviews on Indeed |
emails | array | Contact email addresses |
phones | array | Contact phone numbers |
social_links | object | Social media profile URLs |
Example JSON Output
{"processor": "https://apify.com/agentx/indeed-jobs-scraper","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 - Structured data with available 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
Run and Export
Run Indeed Jobs Scraper from the Apify console with your selected keyword, country, and optional filters. After the run finishes, open the default dataset to preview, filter, download, or connect the structured job results to your workflow.
---## Pricing & Cost Calculator
Pay-Per-Event Pricing
| Event | Description | BRONZE Price |
|---|---|---|
| Actor Start | Charged on run start (per GB memory) | $0.01 |
| Tiered result pricing | $0.00280 FREE / $0.00252 GOLD+ | Charged per result pushed to the default dataset. |
Cost Estimation Examples
| Results | Estimated Cost |
|---|---|
| Tiered result pricing | $0.00280 FREE / $0.00252 GOLD+ |
| 500 results | ~$1.41 |
| 1,000 results | ~$2.81 |
| 5,000 results | ~$14.01 |
| 10,000 results | ~$28.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 supported Indeed country sites.
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 Jobs Scraper support?
12 supported country markets, including Argentina, Australia, Brazil, Canada, France, Germany, India, Japan, United Kingdom, United States, and other configured markets.
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?
Records may include company name, type, industry, founded year, revenue band, employee count, company rating, review count, website, logo, and social media links when the source exposes those values.
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 job 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 analytics, 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 cloud execution and resilient processing
- โ GDPR & CCPA Aligned โ extracts only publicly available Indeed job postings; no personal candidate data retained beyond the run session
- Tiered Pay-Per-Event Billing โ Tiered pay-per-event pricing: $0.01 per Actor start plus result pricing from $0.00280 on FREE to $0.00252 on GOLD, PLATINUM, and DIAMOND plans.
- โ Continuously Maintained โ schema and selector updates released as Indeed evolves
Legal & Compliance
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:
- Telegram: @AiAgentApi
Related Tools
- All Jobs Scraper - Multi-platform job listings dataset
- LinkedIn Jobs Scraper - LinkedIn job listings and company metadata
- Glassdoor Jobs Scraper - Glassdoor jobs, salary fields, and employer signals
- ZipRecruiter Jobs Scraper - US and Canada ZipRecruiter job listings
Support & Community
- ๐ฅ Community: @Apify_Actor
- ๐ค Contact Team: @AiAgentApi
Last Updated: May 01, 2026