indeed API
This API collecs job listings from Indeed.com in realtime. The backend uses advanced web unlocking solutions including rotating IP addresses, automatic captcha solving and bypassing Indeed.com blocking software. We've taken care of the tedious web scraping and antiblocking part, and deliver job listings in a structured JSON format. The required search parameters are query (e.g Engineer), country…
indeed API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
welcome / |
testing |
| GET |
get-indeed-listings /{query}/{country}/{page} |
This endpoint fetches job post listings from Indeed.com User must specify the query, which is the occupation they want to search for e.g analyst User must specify the country… |
indeed API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | 10 / minute |
|
| ULTRA | $60 / month | 15 / minute |
|
| MEGA | $500 / month | — |
|