imdb_title_keywords
Retrieve normalized IMDb keyword rows for a title by providing either the IMDb title ID or URL. Returns clean public keyword data to enrich movie insights.
Instructions
IMDb title keywords. Returns normalized public IMDb keyword rows for a title. 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 |