imdb_title_quotes
Fetch public IMDb quotes for any title using its IMDb ID or URL, and receive normalized quote rows as structured JSON.
Instructions
IMDb title quotes. Returns normalized public IMDb quote 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 |