Skip to main content
POST

Body

query
string
required
The search value. The maximum query character length is 400.
ai_overview
boolean
default:"true"
Include AI powered overview in the search results
Include offensive results in the search results
  • moderate
  • strict
  • off
spell_check
boolean
default:"true"
Spell check the search query.
byo_urls
string[]
Return results from the specified URLs.
country_code
string
Country Code ( Example - “BEN” )
auto_scrape
boolean
default:"true"
Allow auto scraping of urls, defaults to true.
max_results
number
Number of maximum results to return, excluding byo_urls.
x-api-key
string
required
Your JigsawStack API key

Response

success
boolean
Indicates whether the call was successful.
_usage
object
Usage information for the API call.
log_id
string
A unique identifier for the request
query
string
The search query that was processed.
ai_overview
string
AI-powered overview of the search results (when ai_overview is enabled).
spell_fixed
boolean
Indicates whether the search query was spell-corrected.
is_safe
boolean
Indicates whether the search results are considered safe based on safe_search settings.
results
array
Array of search result objects.
image_urls
string[]
Array of image URLs found in the search results.
Array of links found in the search results.
geo_results
array
Array of geographic/location-based search results.