IMDb Scraper
Pricing
Pay per usage
Go to Apify Store
IMDb Scraper
Extract movie and TV show data from IMDb including ratings, cast, plot, box office, and reviews. Build entertainment databases, analyze genre trends, and monitor film industry metrics.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
fatih dağüstü
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrape IMDB movies, TV shows, ratings, cast, and charts. Get Top 250 Movies, Most Popular, Top TV Shows, Box Office data, and detailed information for any title.
Features
- Top 250 Movies — IMDB's all-time top rated movies
- Most Popular Movies — Currently trending movies
- Top 250 TV Shows — Best rated TV series
- Weekend Box Office — Current box office rankings
- Title Details — Full details for specific movies/shows by ID or URL
- Search — Find any movie or TV show by name
Input
| Field | Type | Description |
|---|---|---|
scrapeType | string | top_250, most_popular, top_tv, box_office, title_details, search |
titleUrls | array | IMDB URLs or IDs like tt0111161 (for title_details mode) |
searchQuery | string | Search term (for search mode) |
maxItems | number | Maximum results (default: 250) |
includeFullCredits | boolean | Fetch complete cast/crew for each title |
Output Example
{"type": "Movie","imdbId": "tt0111161","title": "The Shawshank Redemption","url": "https://www.imdb.com/title/tt0111161/","description": "A banker convicted of uxoricide forms a friendship...","rating": 9.3,"ratingCount": 3159715,"contentRating": "R","genre": ["Drama"],"datePublished": "1994-10-14","director": "Frank Darabont","actors": [{ "name": "Tim Robbins", "url": "/name/nm0000209/" },{ "name": "Morgan Freeman", "url": "/name/nm0000151/" }],"year": 1994,"image": "https://m.media-amazon.com/images/...","keywords": ["prison", "escape from prison", "friendship"],"scrapedAt": "2024-01-16T12:00:00.000Z"}
Use Cases
- Movie Databases — Build movie recommendation systems
- Market Research — Track entertainment trends and audience preferences
- Content Analysis — Analyze ratings, genres, and release patterns
- Data Science — Movie rating prediction and analysis datasets
- Newsletter/Blog — Weekly top movies and trending content
Data Source
Uses IMDB's structured JSON-LD data embedded in pages. No API key required. Fast and reliable extraction.
Cost
Uses Pay Per Event pricing. Each scraped title counts as one result.