imdb_title_public_facts_analysis
Summarize public IMDb title data: trivia, goofs, quotes, keywords, locations, and company credits. Provide an IMDb id or URL to get JSON, with missing sections reported as partial.
Instructions
IMDb title public facts analysis. Returns derived public-page summary metrics for IMDb trivia, goofs, quotes, keywords, filming locations, and company credits. This endpoint is not viewing advice. Pass exactly one of id or url. The six sections are gathered from six independent sources, so a section that cannot be fetched is omitted and named in missing_sections with partial set to true, rather than failing the whole response; an error is returned only when no section could be fetched. Callers that require a complete analysis should check partial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IMDb title id | |
| url | No | Absolute https://www.imdb.com/title/<id>/ URL |