imdb_title
Retrieve normalized IMDb title metadata by passing an IMDb ID or URL. Get structured movie or TV show details from public IMDb pages without credentials.
Instructions
IMDb title detail. Returns normalized IMDb title metadata from a credential-free public IMDb title page. Pass exactly one of id or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IMDb title id | |
| url | No | Absolute https://www.imdb.com/title/<id>/ URL |