返回 SerpApi

将 Knoon AI 与 SerpApi 连接以自动化 AI 工作流。

Search Google via SerpApi for web results.
serpapiDefaultSearchWeb
测试版
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
querymustache Search query (e.g. "best espresso machines 2024").是的
locationmustache Optional. Location for localized results (e.g. "Austin, Texas, United States").没有
countrymustache Optional. Country code for Google (gl), such as "us" or "gb".没有
languagemustache Optional. Language code for Google (hl), such as "en" or "de".没有
countmustache Optional. Maximum number of results to return (1-100). Defaults to 10.没有
startmustache Optional. Result offset for pagination. Defaults to 0.没有
回报
名称类型描述
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.