IMDB_API
API provides a comprehensive collection of the top 250 movies as rated by users on IMDB. The API allows you to search for movies based on various criteria such as movie name, year of release, directors, and cast. With this API, you can easily retrieve detailed information about each movie, including its title, release year, directors, cast members, genres, ratings, and other relevant data. This…
IMDB_API endpoints
| Method | Endpoint | Description |
|---|---|---|
| get_movies_by_cast_name | ||
| GET |
/get_movies_by_cast_name /get_movies_by_cast_name |
Authentication: not required |
| get_movies_by_director | ||
| GET |
/get_movies_by_director /get_movies_by_director |
Authentication: not required |
| get_movies_by_name | ||
| GET |
/get_movies_by_name /get_movies_by_name |
Authentication: not required |
| get_movies_by_year | ||
| GET |
/get_movies_by_year /get_movies_by_year |
Authentication: not required |
IMDB_API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $25 / month | 5 / second |
|
| ULTRA | $49 / month | 5 / second |
|
| MEGA | $99 / month | 5 / second |
|