IMDb Scraper API – Movies, TV Shows, Cast, Reviews & Awards
Access IMDb movies, TV shows, cast members, ratings, reviews, awards, charts, showtimes, news, photos, videos, and more through a powerful REST API.
IMDb Scraper API – Movies, TV Shows, Cast, Reviews & Awards endpoints
| Method | Endpoint | Description |
|---|---|---|
| ✳ Search 🔎 | ||
| GET |
Search GLobal (all) /api/search/all |
✨ Get data from global search of IMDb. |
| GET |
Search People /api/search/people |
✨ Get data from people search of IMDb. |
| GET |
Search People (Pro) /api/search/advanced-people |
✨ Get data from advanced people search of IMDb. |
| GET |
Search Title /api/search/title |
✨ Get data from title search of IMDb. |
| GET |
Search Title (Pro) /api/search/advanced-title |
✨ Get data from advanced title search of IMDb. |
| GET |
Search Company /api/search/company |
✨ Get data from company search of IMDb. |
| GET |
Search Interest /api/search/interest |
✨ Get data from interest search of IMDb. |
| GET |
Search Keyword /api/search/keyword |
✨ Get data from keyword search of IMDb. |
| GET |
Search Tv Episodes /api/search/tv-episodes |
✨ Get data from TV episodes search of IMDb. |
| GET |
/find/ - Search /api/search/find |
IMDb /find/?q=… response is grouped as : titles, people, interests, - with one canonical URL per hit - release_info, imdb.rating (number), metascore (int), and optional… |
| ✳People 👤 | ||
| GET |
User Detail /api/user/{user_id}/detail |
✨ Get user detail. |
| GET |
User Videos Detail /api/user/{user_id}/videos |
✨ Get videos of user. |
| GET |
User Photos Detail /api/user/{user_id}/photos |
✨ Get photos of user. |
| GET |
User Awards Detail /api/user/{user_id}/awards |
✨ Get user awards. |
| ✳Titles 🎬 | ||
| GET |
Title Detail (by title_id) /api/title/{title_id}/detail |
✨ Get title details. |
| GET |
Title Detail (by imdb_id) /api/title/detail/by-imdb-id |
✨ Get title details by query parameter `imdb_id` (e.g. tt27543632). Returns normalized fields plus the raw parsed IMDb payload. |
| GET |
Title Videos Detail /api/title/{title_id}/videos |
✨ Get videos of title. |
| GET |
Title Interests Detail /api/title/{title_id}/interests |
✨ Get title interests. |
| GET |
Title Reviews Detail /api/title/{title_id}/reviews |
✨ Get reviews of title. |
| GET |
Title Photos Detail /api/title/{title_id}/photos |
✨ Get photos of title. |
| GET |
Title Casts Detail /api/title/{title_id}/casts |
✨ Get title casts. |
| ✳Videos 🎞️ | ||
| GET |
Video Detail By ID /api/video/{video_id}/detail |
✨ Get Video detail. |
| GET |
Video URL Detail /api/video/{video_id}/urls |
✨ Get Video detail urls. |
| GET |
Video Download URL /api/video/download |
✨ Get url of downloading url. |
| ✳Showtimes 🍿 | ||
| GET |
Showtime Theaters & Movies /api/showtime/theaters |
✨ Get theaters near you on showtime. |
| ✳Interests ✨ | ||
| GET |
Interest List /api/interest/list |
✨ Get interest list. |
| GET |
Interest Detail /api/interest/{interest_id}/detail |
✨ Get interest detail. |
| ✳News 📰 | ||
| GET |
Movies News /api/news/movie |
✨ Get movie news. |
| GET |
Celebrity News /api/news/celebrity |
✨ Get celebrity news. |
| GET |
Top News /api/news/top |
✨ Get top news. |
| GET |
TV News /api/news/tv |
✨ Get tv news. |
| GET |
Indie News /api/news/indie |
✨ Get indie news. |
| ✳Awards 🏆 | ||
| GET |
Award List /api/award/list |
✨ Get award list. |
| GET |
Award Detail /api/award/{event_id}/detail |
✨ Get award detail. |
| ✳Charts 📊 | ||
| GET |
Top 250 Movies /api/chart/top-250-movies |
✨ Get chart top 250 movies. |
| GET |
Top 250 TV Shows /api/chart/top-250-tv-shows |
✨ Get chart top 250 TV shows. |
| GET |
Most Popular TV Shows /api/chart/most-popular-tv-shows |
✨ Get chart most popular TV shows. |
| GET |
Most Popular Movies /api/chart/most-popular-movies |
✨ Get chart most popular movies. |
| GET |
Box Office /api/chart/box-office |
✨ Get chart box office. |
| ✳Calendar 📅 | ||
| GET |
Calender - Movie Upcoming Releases /api/calender/movie |
✨ Get upcoming releases movies. |
| GET |
Calender - TV Upcoming Releases /api/calender/tv |
✨ Get upcoming releases TV. |
| GET |
Calender - TV Episodes /api/calender/tv-episode |
✨ Get upcoming releases TV-Episodes. |
| ➤ Ping | ||
| GET |
Health Check ✅ /status |
Service Status |
IMDb Scraper API – Movies, TV Shows, Cast, Reviews & Awards pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 10 / minute |
|
| ULTRA | $29.99 / month | 28 / minute |
|
| MEGA Recommended | $69.99 / month | 250 / minute |
|