indeed_locations_suggest
Get Indeed location autocomplete suggestions for partial strings, producing valid location values for search queries via credential-free GraphQL.
Instructions
Indeed location suggestions. Returns Indeed's own location-search autocomplete suggestions for a partial location string -- the same suggestions the app's search bar offers -- for building a valid l value for search. Credential-free GraphQL only; there is no page-based fallback for this endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Partial location text | |
| limit | No | Max suggestions to return, defaults to 10, maxes at 25 |