text_decorations boolean web
Search the web from a large independent index of web pages.
Authorization
Request Body
country enum<string> ARAUAT search_lang enum<string> areubn ui_lang enum<string> es-ARen-AUde-AT count integer The number of search results returned in response. The maximum is 20. The actual number delivered may be less than requested. Combine this parameter with offset to paginate search results.
NOTE: Count only applies to web results.
offset integer The zero based offset that indicates number of search result pages (count) to skip before returning the result. The default is 0 and the maximum is 9. The actual number delivered may be less than requested.
Use this parameter along with the count parameter to page results. For example, if your user interface displays 10 search results per page, set count to 10 and offset to 0 to get the first page of results. For each subsequent page, increment offset by 1 (for example, 0, 1, 2). It is possible for multiple pages to include some overlap in results.
safesearch enum<string> Filters search results for adult content. The following values are supported:
- off - No filtering is done.
- moderate - Filters explicit content, like images and videos, but allows adult domains in the search results.
- strict - Drops all adult content from search results.
offmoderatestrict spellcheck boolean freshness string Filters search results by page age. The age of a page is determined by the most relevant date reported by the content, such as its published or last modified date. The following values are supported:
- pd - Pages aged 24 hours or less.
- pw - Pages aged 7 days or less.
- pm - Pages aged 31 days or less.
- py - Pages aged 365 days or less.
- YYYY-MM-DDtoYYYY-MM-DD - A custom date range is also supported by specifying start and end dates e.g.
2022-04-01to2022-07-30.
enable_rich_callback boolean Enable rich callback. Allows you to get real time rich results via a callback URL when they are relevant to your query.
NOTE: Requires Search subscription.
Headers
x-loc-country enum<string> The two letter country code for the client’s country. For a list of country codes, see ISO 3166-1 alpha-2.
ADAEAF api-version string YYYY-MM-DD. Default is the latest that is available. Read more about API versioning.accept enum<string> "application/json"application/json*/* cache-control "no-cache" no-cache. This is currently done as best effort.user-agent string Mozilla/5.0 (Linux; Android 12) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.71 Mobile Safari/537.36AndroidMozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1iOSMozilla/5.0 (Macintosh; Intel Mac OS X 12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36macOSMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36Windows
Responses
type "search" query object nullable discussions object nullable faq object nullable infobox object nullable locations object nullable mixed object nullable news object nullable videos object nullable web object nullable summarizer object nullable rich object nullable