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.