Lodol Docs

You.com

API actions for the You.com integration.

You.com

Search the web with You.com and get back the top results.


Search the web with You.com

Search the web with You.com and return the top results.

Parameters

ParameterTypeRequiredDescription
querystringYesWhat to search for.
countnumberNoHow many results to return, up to 25.

Response

{
  "count": 1,
  "results": "mock_value",
  "status": "mock_value"
}

On this page