VOOZH about

URL: https://apify.com/api-empire/indeed-job-scraper/input-schema

⇱ Input Β· Indeed Job Scraper Β· Apify


Pricing

$19.99/month + usage

Go to Apify Store

Indeed Job Scraper

πŸ”Ž Indeed Job Scraper scrapes live Indeed job listings β€” titles, companies, locations, salaries, descriptions, dates & links. 🎯 Filter by keywords, location, remote, seniority. ⚑ Automate and export to CSV/JSON or API. πŸ“Š Ideal for recruiters, sourcing, hiring, and market research.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

πŸ‘ API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Share

You might also like

Indeed Job Scraper

scrapapi/indeed-job-scraper

πŸ’Ό Indeed Job Scraper extracts real-time job listings from Indeedβ€”titles, companies, locations, salaries, descriptions & links. ⚑ Automate at scale, filter by keywords & location, and export to CSV/JSON/API. πŸ“Š Perfect for recruiting, market research, and job trend analytics. πŸš€

Indeed Job Scraper

simpleapi/indeed-job-scraper

πŸ’Ό Indeed Job Scraper extracts Indeed job posts at scaleβ€”titles, companies, locations, salaries, descriptions & links. πŸ” Filter by keywords, location, remote & job type. ⏱️ Schedule runs. ⚑ Export CSV/JSON for recruiting, market research & job boards. πŸš€

Indeed Job Scraper

scraperforge/indeed-job-scraper

πŸ”Ž Indeed Job Scraper extracts real-time job postings from Indeed β€” titles, companies, locations, salaries, descriptions & links. βš™οΈ Filters by keyword, location, date, remote. πŸ“¦ Exports CSV/JSON & API-ready. πŸš€ Perfect for recruiters, HR, analysts & market research.

Indeed Job Scraper

scrapepilotapi/indeed-job-scraper

πŸ”Ž Indeed Job Scraper collects structured job data from Indeed β€” titles, companies, locations, salaries, descriptions, dates & links. βš™οΈ Ideal for recruiters, HR & analysts to automate sourcing, track hiring trends, and fuel ATS/BI pipelines at scale. πŸš€

Indeed Keyword Scraper

crawlerbros/indeed-scraper

Scrape job listings from Indeed. Search by keywords and location or provide direct Indeed URLs. Extract job titles, companies, salaries, locations, ratings, and more. No login or API key needed.

13

5.0

Indeed Job Scraper

scraper-engine/indeed-job-scraper

Indeed Job Scraper extracts job listings from Indeed search results. It collects job titles, company names, locations, salaries, job descriptions, posting dates, and job URLs. Ideal for job market research, recruitment insights, salary analysis, and hiring trend monitoring.

πŸ‘ User avatar

Scraper Engine

2

Indeed Job Scraper

scrapier/indeed-job-scraper

Extract job listings from Indeed with the Indeed Job Scraper. Collect job titles, company names, locations, salaries, descriptions, and posting dates in structured format. Ideal for job market research, recruitment analysis, salary insights, and building job datasets.

Indeed Job Scraper

scrapio/indeed-job-scraper

Indeed Job Scraper extracts job listings from Indeed search results. Collect job titles, company names, locations, salaries, descriptions, posting dates, and job URLs. Ideal for job market research, recruitment analysis, salary insights, and building job datasets.

Related articles

How to scrape Indeed jobs and company profiles
Read more

🌍 Country

countryCode

Optional

Select the Indeed country domain to scrape from.

Type:string
Default:us
Options:
usaearauatbhbebrcaclcncocrczdkecegesfifrdegrhkhuinidieilitjpkrkwlumymxmanlnzngnoompkpapephplptqarorusasgzasechtwthtrukuyvevn

πŸ“ Query

query

Optional

Job search keywords (e.g. job title, skills). Required when using Option 1.

Type:string
Default:Sales

πŸ“ Location (city, state, zip code or 'remote')

location

Optional

Job location for search. Leave empty for no location filter.

Type:string
Default:

πŸ“¦ Max rows (listings)

maxRows

Optional

Maximum number of jobs to scrape in total.

Type:integer
Minimum:1
Maximum:10000
Default:10

πŸ“ Radius

radius

Optional

Search radius from location.

Type:string
Default:
Options:
051015253550100

🏠 Remote

remote

Optional

Filter by remote or hybrid work. 'Remote' is applied server-side; 'Hybrid' is post-filtered on description/attributes.

Type:string
Default:
Options:
remotehybrid

🎯 Job level

level

Optional

Experience level (US only). Post-filtered on title/attributes/description.

Type:string
Default:
Options:
entry_levelmid_levelsenior_level

πŸ“… From days

fromDays

Optional

Only jobs posted in the last N days. NOTE: server-side this is mutually exclusive with jobType / remote β€” when set, those become post-filters.

Type:string
Default:0
Options:
01371430

↕️ Sort

sort

Optional

Sort results by relevance or date.

Type:string
Default:relevance
Options:
relevancedate

πŸ’Ό Job type

jobType

Optional

Filter by employment type. Full/part-time/contract/internship are server-side; temporary/permanent/seasonal/freelance are post-filtered on text.

Type:string
Default:
Options:
fulltimeparttimecontracttemporaryinternshipvolunteerpermanentseasonalfreelance

🌐 Start URLs

urls

Optional

List of Indeed search or company URLs (https://www.indeed.com/jobs?q=…&l=… or https://www.indeed.com/cmp/). When provided, each URL becomes its own search; URL parameters override the top-level config (Option 1 is bypassed).

Type:array

πŸ“„ Max rows per URL

maxRowsPerUrl

Optional

Optional per-URL cap when using Option 2 with multiple URLs. Leave empty to let Max rows be the only ceiling β€” recommended when you only have 1 Start URL, otherwise this cap will silently limit you below Max rows.

Type:integer
Minimum:1
Maximum:1000

🧩 Include similar jobs

includeSimilarJobs

Optional

(No-op for the mobile-API path β€” Indeed's GraphQL endpoint does not return 'View similar jobs' placeholder cards.) Kept for input-schema compatibility.

Type:boolean
Default:true

βœ… Unique jobs only

enableUniqueJobs

Optional

Deduplicate by Indeed job key across pages and URLs.

Type:boolean
Default:true

πŸ›‘οΈ Proxy Configuration (optional)

proxyConfiguration

Optional

By default no proxy is used (the mobile API usually doesn't need one). On 401/403/429 the actor falls back to datacenter then residential proxy (3 retries per tier). When running on Apify, the default tier is residential.

Type:object