Lodol Docs

Google Search

API actions for the Google Search integration.

Access and retrieve information from the web using Google's search engine.


Search for something on Google

This action performs a search on Google.

Parameters

ParameterTypeRequiredDescription
querystringYesThe search term to search on Google

Response

{
  "status": "success"
}

On this page