Atrás a SerpApi

Conectar Knoon AI con SerpApi para automatizar flujos de trabajo de AI.

Search Google via SerpApi for web results.
serpapiDefaultSearchWeb
Beta
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
querymustache Search query (e.g. "best espresso machines 2024").
locationmustache Optional. Location for localized results (e.g. "Austin, Texas, United States").No
countrymustache Optional. Country code for Google (gl), such as "us" or "gb".No
languagemustache Optional. Language code for Google (hl), such as "en" or "de".No
countmustache Optional. Maximum number of results to return (1-100). Defaults to 10.No
startmustache Optional. Result offset for pagination. Defaults to 0.No
Devoluciones
NombreTipoDescripción
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.