API Parameters
Parameters | Required | Desc |
---|---|---|
engine | true | Set parameter to google_jobs to use the Google Jobs API engine. |
q | true | Parameter defines the query you want to search. |
uule | false | Parameter is the Google encoded location you want to use for the search. uule and location parameters can't be used together. |
google_domain | false | Parameter defines the Google domain to use. It defaults to google.com. Head to the Google domains page for a full list of supported Google domains. |
gl | false | Parameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France) Head to the Google countries page for a full list of supported Google countries. |
hl | false | Parameter defines the language to use for the Google Jobs search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French). Head to the Google languages page for a full list of supported Google languages. |
next_page_token | false | Parameter defines the next page token. It is used for retrieving the next page of results. Up to 10 results are returned per page.The next page token can be found in the SerpApi JSON response: pagination -> next_page_token |
lrad | true | Defines search radius in kilometers. Does not strictly limit the radius. |
ltype | true | Parameter will filter the results by work from home. |
uds | true | Parameter enables to filter search. It's a string provided by Google as a filter. uds values are provided under the section: filters with uds, q and link values provided for each filter. |
Modified at 2025-02-17 01:34:16