Skip to content

Repository files navigation

IMDb Scraper

IMDb Scraper gets you 🎯 accurate, 🔍 detailed IMDb data as clean JSON in Real-Time.

No selectors, no proxies, no data cleaning. Just the data.

Try it now in the playground - See the data quality for yourself in one click, No sign-up required.

Build on it free: 1,000 calls every month, no credit card ❤️

IMDb Scraper API playground — run a live request in your browser, free, no sign-up

What can I get

  • 🔍 Search 11M+ titles — filter by type, genre, year; sort how you like
  • 🎬 Full title details — cast, Metascore, box office, trailer & more
  • 📺 Episodes, reviews & people — seasons, full review text, filmographies
  • 📈 All 6 IMDb charts — Top 250s, Most Popular, Box Office, Celebrities

Why IMDb Scraper

Most other IMDb APIs fail you in one of four ways:

  • 🗄️ Inaccurate, cached, stale data
  • 🧩 Low-detail endpoints — a few fields per call, never the full picture
  • 💸 Pay more to get the same data
  • 🪦 Works today, breaks next month — nobody maintains it

IMDb Scraper is scraped live on every call, priced honestly, and actively maintained.

Example: A Full IMDb Movie

{
  "id": "tt4154796",
  "title": "Avengers: Endgame",
  "link": "https://www.imdb.com/title/tt4154796/",
  "type": "movie",
  "year": 2019,
  "release_date": "2019-04-26",
  "runtime_minutes": 181,
  "certificate": "PG-13",
  "plot": "After the devastating events of Avengers: Infinity War (2018), the universe is in ruins. With the help of remaining allies, the Avengers assemble once more in order to reverse Thanos' actions and restore balance to the universe.",
  "genres": ["Action", "Adventure", "Sci-Fi"],
  "rating": { "value": 8.4, "vote_count": 1480430, "top_rank": 74 },
  "metascore": { "score": 78, "review_count": 57 },
  "directors": [
    { "id": "nm0751577", "name": "Anthony Russo", "link": "https://www.imdb.com/name/nm0751577/" },
    { "id": "nm0751648", "name": "Joe Russo", "link": "https://www.imdb.com/name/nm0751648/" }
  ],
  "stars": [
    { "id": "nm0000375", "name": "Robert Downey Jr.", "link": "https://www.imdb.com/name/nm0000375/" },
    { "id": "nm0262635", "name": "Chris Evans", "link": "https://www.imdb.com/name/nm0262635/" }
  ],
  "top_cast": [
    {
      "id": "nm0000375",
      "name": "Robert Downey Jr.",
      "link": "https://www.imdb.com/name/nm0000375/",
      "characters": ["Tony Stark", "Iron Man"],
      "image": { "link": "https://m.media-amazon.com/images/M/MV5BNzg1MTUyNDYxOF5BMl5BanBnXkFtZTgwNTQ4MTE2MjE@._V1_.jpg" }
    }
  ],
  "trailer": {
    "id": "vi2163260441",
    "link": "https://www.imdb.com/video/vi2163260441/",
    "duration_seconds": 66
  },
  "box_office": {
    "budget": { "amount": 356000000, "currency": "USD" },
    "opening_weekend": { "amount": 357115007, "currency": "USD", "weekend_end_date": "2019-04-28", "theater_count": 4662 },
    "gross_worldwide": { "amount": 2799439100, "currency": "USD" }
  },
  "similar_titles": [
    { "id": "tt4154756", "title": "Avengers: Infinity War", "year": 2018, "rating": { "value": 8.4, "vote_count": 1403564 } }
  ],
  "countries_of_origin": ["United States"],
  "spoken_languages": ["English", "Japanese", "Xhosa"]
}

Trimmed for readability.

Get Started with 1,000 Free Calls

Start in the playground — try any endpoint with one click, no sign-up required.

Once you're happy with the data, start with the free plan for 1,000 free calls every month:

  1. Sign up on Omkar Cloud — free, no credit card.
  2. Open the IMDb Scraper playground and enter any movie you like. Click Get Live Data.
  3. Enjoy your data 😎.

Endpoints

13 endpoints cover everything you need.

Endpoint Path Returns
Autocomplete /autocomplete Typeahead for titles and people
Search Titles /search 50 titles per page; filter by type, genre, or year; sortable
Title Details /title/details Everything about one title in a single call
Title Cast /title/cast Full credits with character names, 50 per page
Title Reviews /title/reviews User reviews with full text, 25 per page
Title Episodes /title/episodes Season list, or one season's episodes with ratings
Person Details /person/details Bio, StarMeter rank, full filmography
Top 250 Movies / TV /charts/top-movies, /charts/top-tv All 250 in one call
Most Popular Movies / TV /charts/popular-movies, /charts/popular-tv MovieMeter / TVMeter top 100
Weekend Box Office /charts/box-office US top 10 with weekend and worldwide gross
Popular Celebrities /charts/popular-celebrities StarMeter top 100

Pricing

High value, Low price.

Plan Price Calls / month Per 1,000
Basic Free 1,000 — the most generous free plan $0
Pro $16/mo 20,000 $0.80
Ultra $48/mo 100,000 $0.48
Mega $148/mo 400,000 $0.37

Need a bigger plan? Ask on WhatsApp or Email.

👉 Start with Free Plan — 1,000 free calls/month

💬 Have Questions? We Have Answers.

You're a developer — we know how hard completing a project can be. So we offer full support: just message us and we'll reply ✅ with a solution within 1 working day.

Message Us on WhatsApp about IMDb Scraper

Ask Us by Email about IMDb Scraper

Popular Scrapers by Omkar Cloud

👉 Start with Free Plan — 1,000 free calls/month

Releases

Sponsor this project

Packages

Contributors