Lodol Docs

IMDb

API actions for the IMDb integration.

IMDb

Access and retrieve information about movies, TV shows, actors, and other entertainment content from IMDb.


Search for a title on IMDb

Opens IMDb and searches for a movie, show, or person by name.

Parameters

ParameterTypeRequiredDescription
querystringYesThe title or name to search for on IMDb

Response

{
  "status": "success"
}

On this page