Indeed jobs scraper API
ℹ️ Explore job opportunities effortlessly with the Indeed Jobs Scraper API. Input your criteria, fetch targeted listings, and streamline your job search. Advanced filters, intuitive UI, and precise data at your fingertips!
Indeed jobs scraper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
Get a job from the queue /api/job/{id} |
This endpoint retrieves the status and details of a previously submitted job. It accepts the job ID as a path parameter. If the job is completed, it returns a response object… |
| POST |
Add a job to the queue /api/job |
This endpoint is used to submit a new job request. It accepts a job input object in the request body, which contains the job details. Upon successful submission, it returns a… |
| POST |
Add a job and wait for it to complete /api/job/wait |
This endpoint is used to submit a new job request and wait for its completion. It accepts a job input object in the request body, which contains the job details. Upon successful… |
| health | ||
| GET |
Health check /health |
This endpoint is used to check the health of the API. It performs a series of checks to ensure that the API is running correctly and that all dependencies are available. |
| Other endpoints | ||
| GET |
Get scraper job /api/job/{id} |
Get scraping session result and status |
| POST |
Run scraping session /api/job |
Run new scraping session with custom params |
| GET |
Health check /health |
Get API health |
Indeed jobs scraper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $45 / month | — |
|
| ULTRA Recommended | $99 / month | — |
|
| MEGA | $199 / month | — |
|