imdb_name_credits
Retrieve a person's normalized public IMDb filmography by supplying their IMDb name ID or absolute URL. Returns clean JSON credit sections.
Instructions
IMDb name credits. Returns normalized public IMDb filmography sections for a person. Pass exactly one of id or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IMDb name id | |
| url | No | Absolute https://www.imdb.com/name/<id>/ URL |