Skip to main content
Date filtering information can be found here.

Overview

You can fine-tune your search results by:
  • including
  • excluding
  • prioritizing
specific domains or URLs, ensuring more control over where your answers are retrieved from.
If you use excludeDomains and includeDomains, the results will logically only include URLs that match the inclusion.

Exclude domains/URLs

To filter your search results by exclusively excluding some URLs or domains, you can add the excludeDomains parameter to your API request. Currently, the parameter supports up to 50 URLs to exclude. Example request with excludeDomains
Example response

Include domains/URLs

To filter your search results by restricting them to specific URLs or domains, you can add the includeDomains parameter to your API request. Currently, the parameter supports up to 50 URLs to include. Example request with includeDomains
Example response

Prioritize domains

To prioritize some domains, you can use the <guidance> XML structure in your query. Example request with prioritize
Example response