baidusearch
library. To install BaiduSearch, run the following command:
Parameter | Type | Default | Description |
---|---|---|---|
fixed_max_results | int | - | Sets a fixed number of maximum results to return. No default is provided, must be specified if used. |
fixed_language | str | - | Set the fixed language for the results. |
headers | Any | - | Headers to be used in the search request. |
proxy | str | - | Specifies a single proxy address as a string to be used for the HTTP requests. |
timeout | int | 10 | Sets the timeout for HTTP requests, in seconds. |
Function | Description |
---|---|
baidu_search | Use this function to search Baidu for a query. |