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

Search Google for the term you enter.

Parameters

ParameterTypeRequiredDescription
querystringYesWhat to search for on Google.

Response

{
  "status": "success"
}

On this page