Indeed Jobs Scraper $0.05/ 1k
Pricing
from $0.05 / 1,000 jobs
Indeed Jobs Scraper $0.05/ 1k
π²0.05 per 1000 Jobs β‘ Lighting fastest Indeed Scraper on the market! Designed for businesses, recruiters, and data analysts who need high-quality job market data at scale without breaking the bank.
Pricing
from $0.05 / 1,000 jobs
Rating
0.0
(0)
Developer
mikolabs
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Indeed Job Scraper π
Welcome to the cheapest and fastest Indeed Scraper on the market! The most complete Indeed scraper, providing over 150+ fields per jobβmore than any other actor. Get pre-parsed salaries in dollars and cents, employer-provided attributes, CEO names, social links, click tracking URLs, hiring insights, GPS coordinates, company financials, and much more.
π Try Indeed Job Scraper Now π Explore more tools by Mikolabs
πΈ Unbeatable Pricing
We pride ourselves on offering the absolute best pricing across the platform:
- π Paying Users: $0.05 per 1000 jobs
- π€ Normal Users: $0.06 per 1000 jobs
Extract millions of job listings without worrying about massive computational bills!
β¨ Why use this scraper?
- Blazing Fast Extraction: Scrapes hundreds of jobs in seconds, not minutes.
- Minimal Compute Usage: Low execution costs mean platform fees stay tiny.
- 150+ Fields Per Job: Unparalleled depth. Pre-parsed salary, GPS coordinates, company dossier, normalized titles, employer tier, feed metadata, hiring insights, and more.
- Exclusion-based Skill Extraction: Automatically classifies ~5000+ skills by filtering out known non-skill categories (benefits, certifications, education, etc.).
- Three Search Modes: Choose between Basic (fastest), Detailed (more data per job), or Rich (extra fields).
- Full Pagination: Automatically scrapes across every matching job page.
- Smart Geo-Targeting: Supports 54 countries with distances in miles or kilometers.
- Company Search: Via
company:Namereturns all jobs from a specific employer. - Direct Job Lookup: Look up by
jobKeyto return full data, including expired status. - Clean Nested Output:
title{},urls{},classification{},workArrangement{},salary{},apply{},company{},dates{},signals{},requirements{},meta{}.
π― Use Cases
- Analyze Hiring Trends: Track salary ranges, and demand by role or location.
- Benchmark Compensation: Compare salaries across companies, roles, and regions.
- Monitor Competitors: Keep an eye on competitor hiring activity and open positions.
- Lead Generation: Build databases of hiring companies with industry, size, revenue, and CEO data.
- Job Board Aggregators: Feed structured job data into your own job board or application.
- Market Research: Track job type distribution, benefits offered, and skills in demand.
π How to use (JSON Examples)
Using the Indeed Job Scraper is incredibly simple. Configure your inputs on the Apify Console or pass the JSON configurations directly via API:
Search by keyword + location
{"keyword": "Data Analyst","location": "New York, NY","country": "US","maxItems": 200,"sort": "date","fromDays": "7"}
Search by zipcode & radius
{"keyword": "software engineer","location": "10001","country": "US","radius": "25","radiusUnit": "miles","maxItems": 50}
Search by company
{"keyword": "company:Google","location": "San Francisco, CA","maxItems": 100}
Filter by job type and remote
{"keyword": "Software Engineer","location": "Austin, TX","jobType": "fulltime","remote": "remote","radius": "50"}
Detailed search mode (hiring insights, benefits, requirements)
{"keyword": "nurse","location": "New York","searchMode": "detailed","maxItems": 100}
Detailed mode fetches additional data per job: hiring insights, benefits, requirements with strictness levels, and more. Supports 1000+ results but takes longer.
Look up specific jobs by key (Check if jobs are still active)
{"jobKeys": ["5e5dafc2a80c214d", "550a48652b44bb83"],"country": "US"}
βοΈ Input Parameters
Search mode (keyword + location)
| Parameter | Type | Default | Description |
|---|---|---|---|
keyword | string | - | Job title, skill, or company:Name |
location | string | - | City, state, or ZIP code |
country | select | US | 54 localized countries supported |
maxItems | number | 20 | Maximum number of job listings to scrape. Set to 0 for no limit. |
radius | select | 35 | Search distance: 0 to 100 |
radiusUnit | select | miles | miles or km |
sort | select | relevance | relevance or date |
fromDays | select | any | Posted within 1, 3, 7, or 14 days |
jobType | select | any | Full-time, Part-time, Contract, Temporary, Internship |
remote | select | any | Remote or Hybrid |
Note: Date filter cannot be combined with Job Type or Remote in the same search.
Lookup mode (job keys)
| Parameter | Type | Default | Description |
|---|---|---|---|
jobKeys | string[] | - | Indeed job keys to look up. Returns full data including expired status. |
country | select | US | Country for the job lookup |
When jobKeys is provided, regular search parameters are ignored.
Advanced
| Parameter | Type | Default | Description |
|---|---|---|---|
searchMode | select | basic | basic: fastest (1000+). detailed: more data per job (1000+, slower). rich: extra fields (~450 max). |
proxyConfig | object | Apify datacenter | Optional. Residential proxies recommended to reduce blocking. |
π Search Modes Explained
| Feature | Basic (default) | Detailed | Rich |
|---|---|---|---|
| Results | 1000+ | 1000+ | ~450 max |
| Speed | Fastest | Slower | Moderate |
| Hiring insights | No | Yes | No |
| Benefits & requirements | Pre-classified | Detailed (with strictness) | Pre-classified |
| Sponsored detection | No | No | Yes |
| Working hours | No | No | Yes |
| Salary source | Yes | Yes | Yes |
| Company branding | No | No | Yes |
| Employer-provided attributes | Yes | Yes | Yes |
| Click tracking URL | Yes | Yes | Yes |
| Employer responsiveness | Yes | Yes | Yes |
| Apply count | No | No | Yes |
| Best for | Maximum speed & coverage | In-depth job analysis | Competitive analysis |
π Sample Output Data (150+ Fields)
Each job listing contains comprehensive structured fields formatted cleanly in nested JSON:
Classification & Skills
{"classification": {"jobType": ["Full-time"],"occupations": {"5NN53": "Software Development Occupations","EHPW9": "Technology Occupations"},"skills": [{ "key": "UJF52", "label": "AI" },{ "key": "8PA9N", "label": "Full-stack development" },{ "key": "XRFGF", "label": "Software architecture" },{ "key": "7X6EH", "label": "MCP" },{ "key": "Y72YJ", "label": "Debugging" }]}}
Salary & Benefits
{"salary": {"text": "βΉ20,000.00 - βΉ400,000.00 per month","min": 20000,"max": 400000,"minCents": "2000000","maxCents": "40000000","currency": "INR","period": "monthly","source": "EXTRACTION","estimated": false},"benefits": ["Paid time off", "Flexible schedule"]}
Location (with GPS)
{"location": {"formatted": "Sanpada, Navi Mumbai, Maharashtra","fullAddress": "Sanpada, Navi Mumbai, Maharashtra","city": "Navi Mumbai","state": "Maharashtra","stateName": "Maharashtra","admin2Name": "Raigad District","latitude": 19.06062,"longitude": 73.01396,"country": "IN"}}
Company Profile
{"company": {"name": "Infiny Webcom Pvt Ltd.","key": "aa4afaf5982cb2d9","tier": "FREE","urls": {"indeed": "https://in.indeed.com/cmp/Infiny-Webcom-Pvt-Ltd.-1"},"ratings": {"overall": 4.2,"count": 15,"reviewCount": 8}}}
β οΈ Limitations
- Date filter cannot be combined with Job Type or Remote filter in the same search (Indeed limitation).
- Company
ratings.countis the number of star ratings;ratings.reviewCountis the number of written reviews. They often differ. - Rich mode returns ~450 results max (Indeed's search limit).
isSponsored,applyCount,employerResponsivesignals are only available in Rich mode.- Hiring insights, detailed benefits, and requirements with strictness are only available in Detailed mode.
π Support & Customization
Looking for a custom scraping solution or need support with this actor? Feel free to reach out to us or explore our other top-tier scrapers at Mikolabs on Apify.