in.indeed.com API: search_jobs
in.indeed.com via Parse · jobs
Search for job listings on Indeed India by keyword and location. Returns paginated results with 15 jobs per page. Pagination offset increments by 10. Each job includes a job_key usable with get_job_details for full information. Comprehensive API for Indeed India, providing job search, detailed job specifications, company profiles with job opening counts, and salary market data. Fulfilled by Parse from in.indeed.com.
- b2b-directory
- finance
- in-indeed-com
- jobs
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/73db4981-2614-4913-b668-a8b894e60c23/search_jobs
- Interface artifact
- sha256:343ba951bcff3a08a132bf596aa39938111b9fbbe9660bdda7ba3f3e1f324eda
- Manifest digest
- sha256:959ab3bb0ed956c3a5e56d650b447edd3ac2881e1d732452b21dd9f7220d3a7a
Request fields
- query (string, required): Job title, keywords, or company name to search for
- start (integer): Pagination offset (increments by 10)
- location (string): Location filter (city, state, or country)
Example queries
- {"query":"software engineer","start":"0","location":"India"}