> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters.md).

# Google SERP API Query Parameters

- [Google Search API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-search-api-parameters-guide.md): Review Google Search SERP API parameters for queries, locations, languages, devices, result counts, and web search data.
- [Google Shopping SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-shopping-serp-api-parameters-guide.md): Review Google Shopping SERP API parameters for product searches, locations, languages, filters, and shopping result data.
- [Google Maps SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-maps-serp-api-parameters-guide.md): Review Google Maps SERP API parameters for map queries, coordinates, locations, languages, and structured map results.
- [Google Local SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-local-parameters-guide.md): Review Google Local SERP API parameters for local searches, locations, languages, and nearby business result options.
- [Google Play SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-play-serp-api-parameters-guide.md): Review Google Play SERP API parameters for app searches, locations, languages, and Google Play Store result data.
- [Google News SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-news-api-parameters-guide.md): Review Google News SERP API parameters for news queries, locations, languages, time filters, and structured article results.
- [Google Videos SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-videos-serp-api-parameters-guide.md): Review Google Videos SERP API parameters for video searches, locations, languages, filters, and structured video results.
- [Google Trends SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-trends-serp-api-parameters-guide.md): Review Google Trends SERP API parameters for keywords, regions, time ranges, and trend data from Google Search.
- [Google Hotels SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-hotels-api-parameters-guide.md): Review Google Hotels SERP API parameters for destination, dates, guests, filters, and hotel search result customization.
- [Google Flights SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-flights-serp-api-parameters-guide.md): Review Google Flights SERP API parameters for flight searches, dates, routes, passengers, and travel result options.
- [Google Finance SERP API Parameters Guide](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-finance-serp-api-parameters-guide.md): Review Google Finance SERP API parameters for market, stock, and financial search data with location and language options.
- [Google Images](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-images.md)
- [Google Jobs](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-jobs.md)
- [Google Patents](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-patents.md)
- [Google Scholar](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-scholar.md)
- [Google Web](https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters/google-web.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.talordata.com/serp-api/query-parameters/google-serp-api-query-parameters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
