The Indeed Listing API allows you to retrieve job listings from Indeed based on various search parameters.
Sign in at hasdata.com, go to your account settings, and copy your API key.
All requests must include your key in the x-api-key
header.
Parameter | Default Value | Required | Description |
---|---|---|---|
keyword | software engineer | Yes | The keyword used to search for job listings. |
location | New York, NY | Yes | The location to search for job listings. |
domain | www.indeed.com | No | The domain of the Indeed site (optional). |
start | - | No | The starting index of the results to retrieve (optional). |
The Indeed Listing API allows you to retrieve job listings from Indeed based on various search parameters.
Sign in at hasdata.com, go to your account settings, and copy your API key.
All requests must include your key in the x-api-key
header.
Parameter | Default Value | Required | Description |
---|---|---|---|
keyword | software engineer | Yes | The keyword used to search for job listings. |
location | New York, NY | Yes | The location to search for job listings. |
domain | www.indeed.com | No | The domain of the Indeed site (optional). |
start | - | No | The starting index of the results to retrieve (optional). |