imdb_title_public_facts_analysis
Analyze IMDb title public facts by ID or URL, returning trivia, goofs, quotes, keywords, filming locations, and company credits. Flags missing sections with 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 |