IMDb Trending — Top Movies & TV Shows Right Now avatar

IMDb Trending — Top Movies & TV Shows Right Now

Pricing

$12.00/month + usage

Go to Apify Store
IMDb Trending — Top Movies & TV Shows Right Now

IMDb Trending — Top Movies & TV Shows Right Now

Scrape the IMDb trending charts to get the most popular movies and TV shows right now. Returns titles, ratings, release years, genres, and ranking positions.

Pricing

$12.00/month + usage

Rating

0.0

(0)

Developer

Maged

Maged

Maintained by Community

Actor stats

1

Bookmarked

6

Total users

0

Monthly active users

5 days ago

Last modified

Categories

Share

IMDb Trending Movies & TV Shows Scraper extracts the most popular movies and TV shows from IMDb's trending and top charts — titles, ratings, release years, genres, rankings, and cover images — in structured JSON.

This Actor runs on the Apify platform. Use it for entertainment analytics, content recommendation datasets, media industry research, or building movie/TV tracking apps.

  • Real IMDb data — official ratings and trending rankings from the world's largest entertainment database
  • Movies + TV shows — covers both trending movies and popular TV series
  • Rich metadata — genres, year, rating, vote count, duration, and plot summary
  • Scheduled monitoring — track what is trending week over week
  • Recommendation data — seed a movie/TV recommendation engine with popularity data
  1. Open the Actor and click Try for free
  2. Select content type: movies, TV shows, or both
  3. Set the maximum number of titles to return
  4. Click Start — trending titles appear in the Output tab
  5. Download as JSON or CSV

Input

{
"contentTypes": ["movies", "tvShows"],
"maxResults": 50
}
FieldTypeDescriptionDefault
contentTypesarraymovies, tvShows, or both["movies","tvShows"]
maxResultsintegerMax titles per content type50

Output

{
"rank": 1,
"type": "movie",
"title": "Dune: Part Two",
"year": 2024,
"imdbId": "tt15239678",
"rating": 8.5,
"voteCount": 312000,
"genres": ["Action", "Adventure", "Drama"],
"duration": "166 min",
"plot": "Paul Atreides unites with Chani and the Fremen...",
"posterUrl": "https://m.media-amazon.com/images/...",
"imdbUrl": "https://www.imdb.com/title/tt15239678/"
}

Output fields

FieldTypeDescription
ranknumberTrending rank position
typestringmovie or tvShow
titlestringTitle
yearnumberRelease year
imdbIdstringIMDb title ID
ratingnumberIMDb rating (0–10)
voteCountnumberNumber of IMDb votes
genresarrayGenre list
durationstringRuntime
posterUrlstringPoster image URL

Cost

VolumeEstimated cost
Top 50 movies + TV shows~$0.01–$0.05
Top 200 titles~$0.05–$0.20

Tips

  • Schedule weekly runs to build a trending history dataset and spot seasonal patterns
  • Use rating and voteCount together to distinguish critically acclaimed titles from viral but poorly-rated ones

FAQ

How often does IMDb update trending lists? IMDb's trending charts update daily, reflecting recent viewing and rating activity.

Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.

Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211