Tillbaka till SerpApi

Anslut Knoon AI med SerpApi för att automatisera AI-flöden.

Search Google via SerpApi for web results.
serpapiDefaultSearchWeb
BETA
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
querymustache Search query (e.g. "best espresso machines 2024").Ja
locationmustache Optional. Location for localized results (e.g. "Austin, Texas, United States").Nej
countrymustache Optional. Country code for Google (gl), such as "us" or "gb".Nej
languagemustache Optional. Language code for Google (hl), such as "en" or "de".Nej
countmustache Optional. Maximum number of results to return (1-100). Defaults to 10.Nej
startmustache Optional. Result offset for pagination. Defaults to 0.Nej
Returer
NamnTypBeskrivning
querystring Normalized search query.
answerBox.titlestring Answer box title.
answerBox.answerstring Answer text when available.
answerBox.snippetstring Answer snippet when available.
answerBox.sourceUrlstring Source URL for the answer box.
results.titlestring Result title.
results.urlstring Result URL.
results.snippetstring Short result snippet.
results.positionnumber Result position in the page.