imdb_name_awards
Retrieve normalized IMDb award rows for a person using their name ID or URL. Get clean JSON data with award details for any public IMDb profile.
Instructions
IMDb name awards. Returns normalized public IMDb award rows 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 |