search
Perform targeted Google searches with customizable parameters like language, region, and result limits. Extract real-time search data while bypassing anti-bot mechanisms for efficient query handling.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | 搜索结果的语言,例如 zh-CN, en-US 等,默认为 zh-CN | |
limit | No | 返回的搜索结果数量,默认为10 | |
query | Yes | 搜索查询字符串 | |
region | No | 搜索结果的地区,例如 cn, com, co.jp 等,默认为 cn | |
timeout | No | 搜索操作的超时时间(毫秒),默认为60000 |