Google Search
google_searchSearch Google and retrieve structured JSON results for web, images, videos, news, shopping, maps, places, scholar, patents, or autocomplete. Uses SERPJET API with a free monthly quota of 1,000 searches.
Instructions
Search Google and get structured JSON results via SERPJET (serpjet.io). Supports 10 result types: web search, images, videos, news, shopping (with prices), maps, places, scholar, patents, and autocomplete. Free tier: 1,000 searches/month, recurring. Each successful call uses 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| gl | No | Country code for geo-targeted results, e.g. 'us', 'de', 'jp' | |
| hl | No | Interface language, e.g. 'en', 'zh-cn' | |
| num | No | Number of results | |
| page | No | Result page (default: 1) | |
| type | No | Result type (default: search). Use 'shopping' for product prices. |