Πίσω στο SerpApi
Σύνδεση Knoon AI με SerpApi για αυτοματοποίηση ροών εργασίας AI.
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. |