imdb_title_filming_locations
Retrieve IMDb title filming locations by providing a title ID or URL. Get normalized public location data in clean JSON for any movie or show.
Instructions
IMDb title filming locations. Returns normalized public IMDb filming-location 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 |