Google Search
This task performs a google search and returns the results.
This task performs a google search and returns the results. If multiple queries are used only the first 10 are used. The values for the language parameter can be found here: https://developers.google.com/custom-search/v1/reference/rest/v1/cse/list?hl=de. The location parameter values can be found here: https://developers.google.com/custom-search/docs/json_api_reference?hl=de#countryCodes
[1.0.0]:
First release
Version | AI Model | Created | Link |
---|---|---|---|
1.0.0 | 28.03.2023 |
API
The REST API allows you to call the tool with the same costs as when running the tool. Please generate an Personal access token before using the REST API.Parameters
- search_query (Search query): The query to be searched for
- location (Location): The location of the end user
- language (Language): The language of the end user
- max_results (Maximum result size (per query)): How many items are returned (per query)
- Call the REST API by cURL
- Install the package with pip
- Run in python3
- Coming soon: Within AnySolve ChatComplete prompts you can use the following command to execute the task:
Task infos
Author: AnySolve
Status: Published
Version: 1.0.0
Runs: 11 times
Favorites: 0
Average costs: 51 Credits (0.052 EUR)
Created: 28.03.2023