imdb_title
Retrieve normalized IMDb title metadata by providing an IMDb title ID or URL. Returns clean JSON from public IMDb pages, ideal for applications needing structured movie data.
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 |