# SERP API

Use **NetNut's SERP API** to retrieve search engine results pages (SERPs) from multiple search engines, including **Google and Bing**. \
Customize your requests with a variety of parameters to target specific search results, such as **geographic location, pagination, localization (country and language preferences), device type**, and advanced filters.

The API delivers clean, structured SERP data in JSON format, making it easy to integrate search engine data into your applications, dashboards, or analytics workflows.

[Google Scraper](https://help.netnut.io/netnut-documentation/~/revisions/opZiiwKf3Lsw9UUdqX4a/netnut-scraper-apis/serp-api/google-search)

[Bing Scraper](https://help.netnut.io/netnut-documentation/~/revisions/opZiiwKf3Lsw9UUdqX4a/netnut-scraper-apis/serp-api/bing-search)


---

# Agent Instructions: 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:

```
GET https://help.netnut.io/netnut-documentation/netnut-scraper-apis/serp-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
