google_search
Scrape Google Search results and automatically parse them. Customize by geolocation, locale, and JavaScript rendering.
Instructions
Scrape Google Search results with automatic parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| geo | No | Geolocation of the desired request, expressed as a country name | |
| locale | No | Locale of the desired request | |
| jsRender | No | Should the request be opened in a headless browser, false by default |