IMDb Trending PPR

IMDb Trending PPR

by maged120

Automatically scrape real-time trending movies & TV shows from IMDb, including ratings, genres, and keywords. Filter the data and integrate it into your projects.

263 runs
13 users
Try This Actor

Opens on Apify.com

About IMDb Trending PPR

Need to know what's hot on IMDb right now? This actor scrapes the trending movies and TV shows directly from IMDb's trending pages, delivering the data in a clean, structured format. I use it to get real-time lists, complete with ratings, content advisories, runtimes, keywords, and genres. The real benefit is how you can filter and sort this data immediately. Instead of manually checking the site every day, you can pipe this fresh data into your own dashboard, research project, or content aggregator to see what's gaining popularity by the hour. It’s perfect for film bloggers tracking buzz, analysts spotting viewer trends, or developers building entertainment apps that need live, ranked data. You get the full picture—not just titles, but the details that help you understand *why* something is trending. Just set it up, run it on your schedule, and you've got an automated pipeline for the most current audience interests on one of the biggest movie sites out there.

What does this actor do?

IMDb Trending PPR is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

IMDb Trending Movies and TV Scraper

An Apify Actor that scrapes real-time trending movies and TV shows from IMDb's "Most Popular" charts. It extracts structured data from the /chart/moviemeter and /chart/tvmeter pages using JSON-LD and provides extensive filtering options.

Key Features

  • Real-time Data: Fetches directly from IMDb without caching.
  • Comprehensive Details: Extracts ID, title, description, poster URL, IMDb rating, rating count, genres, duration, and content rating.
  • Flexible Filtering: Supports filtering by:
    • Item type (movie, tv, or all).
    • IMDb rating range (min_rating / max_rating).
    • Minimum number of votes (min_rating_count).
    • Required genres (genres - all must match).
    • Runtime range in minutes (min_duration / max_duration).
    • Keywords in title/description (keywords - all must match).
    • Content ratings like 'R', 'PG-13', or 'TV-MA' (content_ratings).

How to Use

Configure the Actor via input to control what data is scraped. All input parameters are optional.

Input Parameters

Parameter Type Description Default / Notes
limit Integer Max number of items to return. Default: 10 (Min: 1, Max: 500)
type String Type to scrape: "movie", "tv", or "all". Default: "all"
min_rating Number/String Minimum IMDb rating (1-10). e.g., 7.5 or "7.5"
max_rating Number/String Maximum IMDb rating (1-10). e.g., 9.0 or "9.0"
min_rating_count Integer Minimum number of votes.
genres Array Genres the item must include (all required). e.g., ["Action", "Adventure"]
min_duration Integer Minimum runtime in minutes.
max_duration Integer Maximum runtime in minutes.
keywords Array Keywords that must all appear in title or description. e.g., ["space", "future"]
content_ratings Array Allowed content ratings. e.g., ["PG-13", "R"]

Example Input:

{
  "limit": 5,
  "min_rating": 7.0,
  "min_rating_count": 50000,
  "genres": ["Drama", "Thriller"],
  "type": "movie"
}

Output

The Actor returns an array of objects in the dataset. Each item contains structured data.

Example Output Item:

{
  "id": "tt13654226",
  "@type": "Movie",
  "url": "https://www.imdb.com/title/tt13654226/",
  "name": "The Gorge",
  "description": "Two highly-trained operatives become close after being sent to protect opposite sides of a mysterious gorge...",
  "image": "https://m.media-amazon.com/images/M/MV5BOTQ5Y2QyYTktYmFmZi00NWJlLWE0MzgtYTA4M2I0ZjQwZjcxXkEyXkFqcGc@._V1_.jpg",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "ratingCount": 77949,
    "bestRating": 10,
    "worstRating": 1
  },
  "contentRating": "PG-13",
  "genre": "Action, Adventure, Horror",
  "duration": "PT2H7M",
  "durationMinutes": 127,
  "genreArray": ["Action", "Adventure", "Horror"]
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try IMDb Trending PPR now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
maged120
Pricing
Paid
Total Runs
263
Active Users
13
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support