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
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The title or name to search for on IMDb |
Response
{
"status": "success"
}