SerpApi に戻る

SerpApi と Knoon AI を接続して 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.