IMDB Movies, Shows & Persons API
Get film-industry related data from IMDB. This includes, movies, tv shows and talent.
70 subscribers
0.1/10 popularity
669 ms avg latency
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
IMDB Movies, Shows & Persons API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Movies | ||
| GET |
Movie info by id /movies/id/{movie_id} |
Get the information by id given its IMDb id (i.e. tt3566834) |
| GET |
Movie info by name /movies/name/{name} |
Get the informationof a movie given its name (i.e. "A Minecraft Movie") |
| GET |
Upcoming movies /movies/upcoming |
Get the upcoming movies |
| GET |
Popular movies /movies/popular |
Get the upcoming movies |
| Shows | ||
| GET |
Show info by id /shows/id/{show_id} |
Get the show information by id given its IMDb id (i.e. tt2661044) |
| GET |
Popular shows /shows/popular |
Get the upcoming shows |
| Persons | ||
| GET |
Person info by id /persons/id/{person_id} |
Get the person information by id given its IMDb id (i.e. nm1343638) |
| GET |
Person info by name /persons/name/{name} |
Get the informationof a person given its name (i.e. "A Minecraft Movie") |
| Search | ||
| GET |
Search movies and shows /search/all |
Find movies and shows |
| GET |
Search persons /search/persons |
Find persons |
IMDB Movies, Shows & Persons API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / second |
|
| ULTRA Recommended | $29.99 / month | 10 / second |
|
| MEGA | $49.99 / month | 20 / second |
|