العودة إلى SerpApi
اتصل بـ Knoon AI مع SerpApi لأتمتة تدفقات عمل الذكاء الاصطناعي.
Search Google via SerpApi for web results.
serpapiDefaultSearchWeb
بيتا
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| query | mustache | Search query (e.g. "best espresso machines 2024"). | نعم |
| location | mustache | Optional. Location for localized results (e.g. "Austin, Texas, United States"). | لا |
| country | mustache | Optional. Country code for Google (gl), such as "us" or "gb". | لا |
| language | mustache | Optional. Language code for Google (hl), such as "en" or "de". | لا |
| count | mustache | Optional. Maximum number of results to return (1-100). Defaults to 10. | لا |
| start | mustache | Optional. Result offset for pagination. Defaults to 0. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| query | string | Normalized search query. |
| answerBox.title | string | Answer box title. |
| answerBox.answer | string | Answer text when available. |
| answerBox.snippet | string | Answer snippet when available. |
| answerBox.sourceUrl | string | Source URL for the answer box. |
| results.title | string | Result title. |
| results.url | string | Result URL. |
| results.snippet | string | Short result snippet. |
| results.position | number | Result position in the page. |