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