IMDb Scraper

ENDPOINTS
GET/imdb/search

Search Titles

Search IMDb's 11M+ titles with filters and sorting. Returns 50 results per page (cursor-paginated); each result carries the IMDb ID, title, link, type, year, runtime, plot, genres, rating with vote count, and poster.

At least one of query, type, genre, start_year, end_year is required — filters alone work for genre/year browsing (e.g. top-rated horror of the 2020s).

QUERY PARAMS

Search phrase matched against title names.

Example: avengers

Title kind filter.

Allowed values: movie, tv

Genre filter (case-insensitive; sci_fi and sci-fi both accepted).

Allowed values: Action, Adventure, Animation, Biography, Comedy, Crime, Documentary, Drama, Family, Fantasy, Film-Noir, Game-Show, History, Horror, Music, Musical, Mystery, News, Reality-TV, Romance, Sci-Fi, Short, Sport, Talk-Show, Thriller, War, Western

Earliest release year.

Allowed values: 1874-2100

Latest release year.

Allowed values: 1874-2100

Sort order for results.

Default: popularity

Allowed values: popularity, rating, vote_count, release_date, alphabetical

Opaque pagination cursor. Pass the pagination.next_cursor value from the previous page to get the next one. Omit for the first page.

2-letter country code that localizes release dates, certificates and regional title names.

Default: US

Allowed values: any ISO 3166-1 alpha-2 code (US, IN, GB, DE, FR, JP, ...)

{
  "query": "avengers",
  "type": null,
  "genre": null,
  "start_year": null,
  "end_year": null,
  "sort": "popularity",
  "country": "US",
  "count": 50,
  "results": [
    {
      "id": "tt21357150",
      "title": "Avengers: Doomsday",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt21357150/",
      "type": "movie",
      "is_series": false,
      "year": 2026,
      "end_year": null,
      "runtime_minutes": 165,
      "plot": "Heroes from three different worlds must unite when they're thrust together to confront a catastrophic danger that could destroy everything they know.",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": null,
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNGEwYWZkN2UtOTQ5Mi00MGQzLWEzNjYtMWMyNDBkMTkzMWNkXkEyXkFqcGc@._V1_.jpg",
        "width": 1086,
        "height": 1610
      }
    },
    {
      "id": "tt4154796",
      "title": "Avengers: Endgame",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt4154796/",
      "type": "movie",
      "is_series": false,
      "year": 2019,
      "end_year": null,
      "runtime_minutes": 181,
      "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": 1480938
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMWEyNDM2ZmQtMmFkNi00MTQ1LTk1MjItMzdlZGJlYmIyYzZlXkEyXkFqcGc@._V1_.jpg",
        "width": 1086,
        "height": 1609
      }
    },
    {
      "id": "tt4154756",
      "title": "Avengers: Infinity War",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt4154756/",
      "type": "movie",
      "is_series": false,
      "year": 2018,
      "end_year": null,
      "runtime_minutes": 149,
      "plot": "The Avengers and their allies must be willing to sacrifice all in an attempt to defeat the powerful Thanos before his blitz of devastation and ruin puts an end to the universe.",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": {
        "value": 8.4,
        "vote_count": 1403926
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMjMxNjY2MDU1OV5BMl5BanBnXkFtZTgwNzY1MTUwNTM@._V1_.jpg",
        "width": 1382,
        "height": 2048
      }
    },
    {
      "id": "tt0848228",
      "title": "The Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0848228/",
      "type": "movie",
      "is_series": false,
      "year": 2012,
      "end_year": null,
      "runtime_minutes": 143,
      "plot": "Earth's mightiest heroes must come together and learn to fight as a team if they are going to stop the mischievous Loki and his alien army from enslaving humanity.",
      "genres": [
        "Action",
        "Sci-Fi"
      ],
      "rating": {
        "value": 8,
        "vote_count": 1578659
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNGE0YTVjNzUtNzJjOS00NGNlLTgxMzctZTY4YTE1Y2Y1ZTU4XkEyXkFqcGc@._V1_.jpg",
        "width": 800,
        "height": 1184
      }
    },
    {
      "id": "tt21361444",
      "title": "Avengers: Secret Wars",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt21361444/",
      "type": "movie",
      "is_series": false,
      "year": 2027,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Plot Under Wraps",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": null,
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYTQyZTQ5MWQtN2M4NC00YWQwLTg3ZTctM2JiZDE4NDBkZDJkXkEyXkFqcGc@._V1_.jpg",
        "width": 1920,
        "height": 2883
      }
    },
    {
      "id": "tt2395427",
      "title": "Avengers: Age of Ultron",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt2395427/",
      "type": "movie",
      "is_series": false,
      "year": 2015,
      "end_year": null,
      "runtime_minutes": 141,
      "plot": "When Tony Stark and Bruce Banner try to jump-start a dormant peacekeeping program called Ultron, things go horribly wrong and it's up to Earth's mightiest heroes to stop the villainous Ultron from enacting his terrible plan.",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": {
        "value": 7.3,
        "vote_count": 1018101
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BODBhYTg1NGQtNGVmNS00ZTdiLThjYTYtZDFkNzRiNTZmNDZjXkEyXkFqcGc@._V1_.jpg",
        "width": 864,
        "height": 1280
      }
    },
    {
      "id": "tt0458339",
      "title": "Captain America: The First Avenger",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0458339/",
      "type": "movie",
      "is_series": false,
      "year": 2011,
      "end_year": null,
      "runtime_minutes": 124,
      "plot": "Steve Rogers, a rejected military soldier, transforms into Captain America after taking a dose of a \"Super-Soldier serum\". But being Captain America comes at a price as he attempts to take down a warmonger and a terrorist organization.",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": {
        "value": 6.9,
        "vote_count": 983896
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNzUyM2YyY2MtNzNlMS00MWU5LTgxNjAtNzZlNmI2NjU2NDZlXkEyXkFqcGc@._V1_.jpg",
        "width": 1125,
        "height": 1600
      }
    },
    {
      "id": "tt1633359",
      "title": "The Toxic Avenger",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt1633359/",
      "type": "movie",
      "is_series": false,
      "year": 2023,
      "end_year": null,
      "runtime_minutes": 102,
      "plot": "A horrible toxic accident transforms downtrodden janitor Winston Gooze into a new evolution of hero: the Toxic Avenger.",
      "genres": [
        "Action",
        "Comedy",
        "Horror"
      ],
      "rating": {
        "value": 5.8,
        "vote_count": 19778
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BOWFkNmFhMGMtNjY1OC00NjFhLTg2MmUtNTFmMDdmZTIzMWVlXkEyXkFqcGc@._V1_.jpg",
        "width": 2268,
        "height": 3204
      }
    },
    {
      "id": "tt1626038",
      "title": "The Avengers: Earth's Mightiest Heroes",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt1626038/",
      "type": "tvSeries",
      "is_series": true,
      "year": 2010,
      "end_year": 2012,
      "runtime_minutes": 30,
      "plot": "After 74 villains break out of prison, Marvel's most powerful superheroes team up to capture all of them, and also to defend the Earth from widespread threats.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 8.3,
        "vote_count": 18354
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BN2NmMjhiYzctMWQzMC00NDQ1LWIwMDgtM2UyYWU3OGM1NDYwXkEyXkFqcGc@._V1_.jpg",
        "width": 800,
        "height": 1072
      }
    },
    {
      "id": "tt8836988",
      "title": "Avengement",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt8836988/",
      "type": "movie",
      "is_series": false,
      "year": 2019,
      "end_year": null,
      "runtime_minutes": 87,
      "plot": "After years of assaults on him in prison, convicted felon Cain Burgess escapes for avengement on those responsible.",
      "genres": [
        "Action",
        "Crime",
        "Thriller"
      ],
      "rating": {
        "value": 6.6,
        "vote_count": 24643
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZTQ1ZWNlODctNmI0MC00NmUzLWE4NTYtZjUwYzFlODYzMTgxXkEyXkFqcGc@._V1_.jpg",
        "width": 1400,
        "height": 2074
      }
    },
    {
      "id": "tt2455546",
      "title": "Avengers Assemble",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt2455546/",
      "type": "tvSeries",
      "is_series": true,
      "year": 2012,
      "end_year": 2019,
      "runtime_minutes": 23,
      "plot": "The further adventures of the Marvel Universe's mightiest general membership superhero team.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 7,
        "vote_count": 9565
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTY0NTUyMDQwOV5BMl5BanBnXkFtZTgwNjAwMTA0MDE@._V1_.jpg",
        "width": 1526,
        "height": 2048
      }
    },
    {
      "id": "tt0054518",
      "title": "The Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0054518/",
      "type": "tvSeries",
      "is_series": true,
      "year": 1961,
      "end_year": 1969,
      "runtime_minutes": 50,
      "plot": "A quirky spy show of the adventures of eccentrically suave British Agent John Steed and his predominantly female partners.",
      "genres": [
        "Action",
        "Comedy",
        "Crime"
      ],
      "rating": {
        "value": 8.3,
        "vote_count": 9914
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMDhhYWIxMzYtNTY2Zi00MTZiLWI2ZDUtYjNiNTY5YzA5MWNkXkEyXkFqcGc@._V1_.jpg",
        "width": 1099,
        "height": 1500
      }
    },
    {
      "id": "tt0090190",
      "title": "The Toxic Avenger",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0090190/",
      "type": "movie",
      "is_series": false,
      "year": 1984,
      "end_year": null,
      "runtime_minutes": 82,
      "plot": "In Tromaville, the toxic waste capital of America, a bullied young janitor in a popular gym falls into a vat of toxic waste. He turns into a super strong disfigured man, and begins cleaning up the streets from evildoers.",
      "genres": [
        "Action",
        "Comedy",
        "Horror"
      ],
      "rating": {
        "value": 6.2,
        "vote_count": 36303
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNDZjMGZjMDktOTZlNC00MTQ5LTkzY2UtZjM1MjE0NDcwNzk1XkEyXkFqcGc@._V1_.jpg",
        "width": 800,
        "height": 1200
      }
    },
    {
      "id": "tt40596215",
      "title": "Young Avengers",
      "original_title": "Champions",
      "link": "https://www.imdb.com/title/tt40596215/",
      "type": "tvSeries",
      "is_series": true,
      "year": null,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "A fresh team of emerging heroes bands together to face new dangers threatening the world, filling the void left by Earth's Mightiest Heroes.",
      "genres": [],
      "rating": null,
      "image": null
    },
    {
      "id": "tt0118661",
      "title": "The Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0118661/",
      "type": "movie",
      "is_series": false,
      "year": 1998,
      "end_year": null,
      "runtime_minutes": 89,
      "plot": "Two British Agents team up to stop Sir August de Wynter from destroying the world with a weather-changing machine.",
      "genres": [
        "Action",
        "Adventure",
        "Sci-Fi"
      ],
      "rating": {
        "value": 3.8,
        "vote_count": 45970
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZTA4ZmZlZWQtZDRlYS00ZWZhLTk0MzEtYjExMGIzMTBlZDNlXkEyXkFqcGc@._V1_.jpg",
        "width": 1500,
        "height": 2260
      }
    },
    {
      "id": "tt1259998",
      "title": "Next Avengers: Heroes of Tomorrow",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt1259998/",
      "type": "video",
      "is_series": false,
      "year": 2008,
      "end_year": null,
      "runtime_minutes": 78,
      "plot": "The children of the Avengers hone their powers and go head to head with the very enemy responsible for their parents' demise.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 6.2,
        "vote_count": 6026
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTQ3NjExNjY4N15BMl5BanBnXkFtZTcwNTczODkwNQ@@._V1_.jpg",
        "width": 890,
        "height": 1331
      }
    },
    {
      "id": "tt33253007",
      "title": "Avengers: Quantum Encounter",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt33253007/",
      "type": "video",
      "is_series": false,
      "year": 2022,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Assemble with some of the mightiest-and tiniest-Super Heroes in a larger-than-life showcase of revolutionary quantum technology and world-class cuisine.",
      "genres": [
        "Short",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 4.9,
        "vote_count": 209
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZjg4MDhjZTAtZjJjMy00MzMyLWE5ODgtNjliM2FkODE1ZjI5XkEyXkFqcGc@._V1_.jpg",
        "width": 606,
        "height": 900
      }
    },
    {
      "id": "tt0098502",
      "title": "The Toxic Avenger Part III: The Last Temptation of Toxie",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0098502/",
      "type": "movie",
      "is_series": false,
      "year": 1989,
      "end_year": null,
      "runtime_minutes": 104,
      "plot": "Toxie finds he has nothing to do as a superhero, as he has ridden his city of evil. He decides to go to work for a major corporation, which he discovers may be the evilest of all his adversaries.",
      "genres": [
        "Action",
        "Comedy",
        "Fantasy"
      ],
      "rating": {
        "value": 4.4,
        "vote_count": 6107
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNmUxMDQ1ZjYtNDY3ZS00MzRjLWJhODYtMDY3ZGM1YWFkNmM3XkEyXkFqcGc@._V1_.jpg",
        "width": 462,
        "height": 716
      }
    },
    {
      "id": "tt0212879",
      "title": "Citizen Toxie: The Toxic Avenger IV",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0212879/",
      "type": "movie",
      "is_series": false,
      "year": 2000,
      "end_year": null,
      "runtime_minutes": 109,
      "plot": "The Toxic Avenger must defend his friends from his own evil alternate universe doppelgänger, The Noxious Offender.",
      "genres": [
        "Action",
        "Comedy",
        "Fantasy"
      ],
      "rating": {
        "value": 5.8,
        "vote_count": 6988
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BOWU5NzE2ZjAtNjU5Yy00MTlmLWEyNzctYTA3NjNlNDFiMzVlXkEyXkFqcGc@._V1_.jpg",
        "width": 1999,
        "height": 2965
      }
    },
    {
      "id": "tt0275947",
      "title": "Avenging Angelo",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0275947/",
      "type": "movie",
      "is_series": false,
      "year": 2002,
      "end_year": null,
      "runtime_minutes": 97,
      "plot": "A woman who has just discovered she is the daughter of a murdered Mafia chieftain seeks revenge, with the aide of her father's faithful bodyguard.",
      "genres": [
        "Action",
        "Comedy",
        "Crime"
      ],
      "rating": {
        "value": 5.2,
        "vote_count": 10832
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZGU3MGUyMjYtNjE1ZC00NDM5LWE4NTEtYWY1MDlhYTFlZTNjXkEyXkFqcGc@._V1_.jpg",
        "width": 1200,
        "height": 1600
      }
    },
    {
      "id": "tt0090678",
      "title": "Avenging Force",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0090678/",
      "type": "movie",
      "is_series": false,
      "year": 1986,
      "end_year": null,
      "runtime_minutes": 104,
      "plot": "A senator is targeted by the Pentangle, a right wing paramilitary group. His pal, a former CIA agent and martial artist, tries to help him. The group kidnaps the agent's sister and tries to hunt him down, \"The Most Dangerous Game\" style.",
      "genres": [
        "Action",
        "Drama",
        "Thriller"
      ],
      "rating": {
        "value": 5.8,
        "vote_count": 3885
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMjNkYWQ0NGEtNjNhMS00NWNjLWE4NTgtYjE4Y2Y1MTkyNzExXkEyXkFqcGc@._V1_.jpg",
        "width": 1803,
        "height": 2831
      }
    },
    {
      "id": "tt15608590",
      "title": "Avengers: Civil War",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt15608590/",
      "type": "tvSeries",
      "is_series": true,
      "year": 2022,
      "end_year": null,
      "runtime_minutes": null,
      "plot": null,
      "genres": [
        "Action",
        "Adventure",
        "Comedy"
      ],
      "rating": {
        "value": 8.1,
        "vote_count": 27
      },
      "image": null
    },
    {
      "id": "tt6468680",
      "title": "Marvel's Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt6468680/",
      "type": "videoGame",
      "is_series": false,
      "year": 2020,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "A catastrophic accident results in massive devastation. Blamed for the tragedy, the Avengers disband. Five years later, with all super heroes outlawed and the world in peril, the only hope is to reassemble Earth's Mightiest Heroes.",
      "genres": [
        "Action",
        "Adventure",
        "Fantasy"
      ],
      "rating": {
        "value": 6.1,
        "vote_count": 3683
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMzRkYmUyMGYtYjk4OC00M2NlLThjMDAtZmIwODI4MDI3YTJlXkEyXkFqcGc@._V1_.jpg",
        "width": 1440,
        "height": 2160
      }
    },
    {
      "id": "tt0491703",
      "title": "Ultimate Avengers: The Movie",
      "original_title": "Ultimate Avengers",
      "link": "https://www.imdb.com/title/tt0491703/",
      "type": "video",
      "is_series": false,
      "year": 2006,
      "end_year": null,
      "runtime_minutes": 72,
      "plot": "To confront an alien menace, General Fury assembles a team of superheroes lead by a recently resuscitated Captain America.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 6.6,
        "vote_count": 13698
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTYyMjk0NTMwMl5BMl5BanBnXkFtZTgwNzY0NjAwNzE@._V1_.jpg",
        "width": 375,
        "height": 500
      }
    },
    {
      "id": "tt0074031",
      "title": "The New Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0074031/",
      "type": "tvSeries",
      "is_series": true,
      "year": 1976,
      "end_year": 1977,
      "runtime_minutes": 60,
      "plot": "Secret agent Steed, working for an unnamed branch of British intelligence, is teamed up with two partners to fight evil plots for world domination, dealing with suspended animation, biological warfare, robotics, and other threats.",
      "genres": [
        "Action",
        "Mystery",
        "Thriller"
      ],
      "rating": {
        "value": 7.2,
        "vote_count": 2896
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZTAwOGQwZmItNWRkOC00NDJiLTgyYTktYzlmZmI2MjdmNGY2XkEyXkFqcGc@._V1_.jpg",
        "width": 1016,
        "height": 768
      }
    },
    {
      "id": "tt0098503",
      "title": "The Toxic Avenger Part II",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0098503/",
      "type": "movie",
      "is_series": false,
      "year": 1989,
      "end_year": null,
      "runtime_minutes": 102,
      "plot": "The Toxic Avenger is tricked into traveling to Tokyo to search for his estranged father, leaving Tromaville open to complete domination by an evil corporation.",
      "genres": [
        "Action",
        "Comedy",
        "Horror"
      ],
      "rating": {
        "value": 5,
        "vote_count": 8590
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYzZkNDhlMzUtMzc3Zi00MTJhLWFhMjEtN2IyOTM3NTZlODllXkEyXkFqcGc@._V1_.jpg",
        "width": 1795,
        "height": 2801
      }
    },
    {
      "id": "tt26699418",
      "title": "Avengers: Doom of the World",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt26699418/",
      "type": "movie",
      "is_series": false,
      "year": 2023,
      "end_year": null,
      "runtime_minutes": 75,
      "plot": null,
      "genres": [
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 7.9,
        "vote_count": 113
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BODI4N2JjOWItZGE1Ny00YzllLWFkMjMtZTVmNmFjMWUyYzJjXkEyXkFqcGc@._V1_.jpg",
        "width": 853,
        "height": 1280
      }
    },
    {
      "id": "tt2378453",
      "title": "Avenged",
      "original_title": "Savaged",
      "link": "https://www.imdb.com/title/tt2378453/",
      "type": "movie",
      "is_series": false,
      "year": 2013,
      "end_year": null,
      "runtime_minutes": 95,
      "plot": "A deaf girl is brutalized by a murderous gang who are then hunted by her when the bloodthirsty spirit of an Apache warrior inhabits her lifeless body.",
      "genres": [
        "Action",
        "Fantasy",
        "Horror"
      ],
      "rating": {
        "value": 5.5,
        "vote_count": 4827
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTQzMTIwMzU0MV5BMl5BanBnXkFtZTgwMTIxMDAwNTE@._V1_.jpg",
        "width": 1777,
        "height": 2510
      }
    },
    {
      "id": "tt0095626",
      "title": "Messenger of Death",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0095626/",
      "type": "movie",
      "is_series": false,
      "year": 1988,
      "end_year": null,
      "runtime_minutes": 91,
      "plot": "A Denver reporter investigates a rural Colorado family massacre involving polygamous Mormons, uncovering religious feud, land disputes, and a corporate conspiracy tied to a powerful water company and local political ambitions.",
      "genres": [
        "Action",
        "Crime",
        "Mystery"
      ],
      "rating": {
        "value": 5.5,
        "vote_count": 3968
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYWIwZGQ2ODAtYWJkOC00MmIyLWIyM2UtNTQwZTMzYTZmZTUwXkEyXkFqcGc@._V1_.jpg",
        "width": 1467,
        "height": 2239
      }
    },
    {
      "id": "tt0088757",
      "title": "Avenging Angel",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0088757/",
      "type": "movie",
      "is_series": false,
      "year": 1985,
      "end_year": null,
      "runtime_minutes": 93,
      "plot": "Former prostitute Molly has managed to leave her street life with help from Lt. Andrews. She studies law and leads a normal life. When Andrews is killed by a brutal gang, she returns to the streets as Angel to find his killers.",
      "genres": [
        "Action",
        "Crime",
        "Thriller"
      ],
      "rating": {
        "value": 4.9,
        "vote_count": 2312
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYzJkYTllMDItMDUwMS00NDkwLThiNjMtN2FlN2VjNTJhMTUxXkEyXkFqcGc@._V1_.jpg",
        "width": 1917,
        "height": 2916
      }
    },
    {
      "id": "tt0203247",
      "title": "The Avengers: United They Stand",
      "original_title": "Avengers",
      "link": "https://www.imdb.com/title/tt0203247/",
      "type": "tvSeries",
      "is_series": true,
      "year": 1999,
      "end_year": 2000,
      "runtime_minutes": 30,
      "plot": "The adventures of the Marvel Comics Universe's greatest general membership superhero team.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 5.3,
        "vote_count": 1313
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNDcxZjdjZTgtNDI5Ni00MDliLWFhZTYtZmQwYzdlNzA4YzYzXkEyXkFqcGc@._V1_.jpg",
        "width": 960,
        "height": 1440
      }
    },
    {
      "id": "tt0473445",
      "title": "Avenger",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0473445/",
      "type": "tvMovie",
      "is_series": false,
      "year": 2006,
      "end_year": null,
      "runtime_minutes": 92,
      "plot": "A C.I.A. Agent steps in to stop a former Special Forces Operative on a for-hire mission that poses a global threat.",
      "genres": [
        "Thriller"
      ],
      "rating": {
        "value": 5.7,
        "vote_count": 1122
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTMzMjMwMjcyNl5BMl5BanBnXkFtZTcwNTA1NDgzMQ@@._V1_.jpg",
        "width": 360,
        "height": 540
      }
    },
    {
      "id": "tt0803093",
      "title": "Ultimate Avengers II",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt0803093/",
      "type": "video",
      "is_series": false,
      "year": 2006,
      "end_year": null,
      "runtime_minutes": 73,
      "plot": "When the Chitauri invaders are sighted in the African kingdom of Wakanda, the Avengers covertly enter the advanced nation to investigate.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 6.5,
        "vote_count": 10067
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYzZlNmI3N2QtN2ZmNy00NDg4LWI2OWQtYTYxYjdkMThkZTY5XkEyXkFqcGc@._V1_.jpg",
        "width": 1480,
        "height": 2114
      }
    },
    {
      "id": "tt3482378",
      "title": "Avengers Confidential: Black Widow & Punisher",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt3482378/",
      "type": "video",
      "is_series": false,
      "year": 2014,
      "end_year": null,
      "runtime_minutes": 83,
      "plot": "Punisher and Black Widow are sent on a mission to stop Leviathan, a global terrorist organization that plans to sell stolen S.H.I.E.L.D. technology to the highest bidder.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 5.7,
        "vote_count": 5112
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTU2MDg0Njk4MF5BMl5BanBnXkFtZTgwMTY0OTIyMTE@._V1_.jpg",
        "width": 1682,
        "height": 2050
      }
    },
    {
      "id": "tt4180582",
      "title": "Bikini Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt4180582/",
      "type": "video",
      "is_series": false,
      "year": 2015,
      "end_year": null,
      "runtime_minutes": 81,
      "plot": "When the Jade Empress hatches a plan for world domination, it's up to crime-fighting duo Bikini Avenger and Thong Girl to stop her and her nefarious minions.",
      "genres": [
        "Comedy"
      ],
      "rating": {
        "value": 4,
        "vote_count": 207
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZDdmYjM1YzctZWI5OC00NDcyLWE4NmUtNGMwYmJjZTYwZDZkXkEyXkFqcGc@._V1_.jpg",
        "width": 936,
        "height": 1300
      }
    },
    {
      "id": "tt38692893",
      "title": "Lego Marvel Avengers: Strange Tails",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt38692893/",
      "type": "tvMiniSeries",
      "is_series": true,
      "year": 2025,
      "end_year": 2025,
      "runtime_minutes": 44,
      "plot": "Hawkeye and The Avengers must save the world from an influencer bent on cataclysmic destruction.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 6.2,
        "vote_count": 262
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BOGMzNjRhODUtNTRkYi00OWUyLWFhZDctZDc0MDc0NGNlZDg4XkEyXkFqcGc@._V1_.jpg",
        "width": 1086,
        "height": 1609
      }
    },
    {
      "id": "tt4776398",
      "title": "Lego Marvel's Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt4776398/",
      "type": "videoGame",
      "is_series": false,
      "year": 2016,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Follows the storyline of the Marvel Cinematic Universe and the Avengers fighting to protect Earth from their enemies, who are bent on world domination.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 7.7,
        "vote_count": 2324
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTgwNjRhZjctNGEwYS00ZDMzLWJlZTYtOThkNDhlZmFmMTIzXkEyXkFqcGc@._V1_.jpg",
        "width": 720,
        "height": 1080
      }
    },
    {
      "id": "tt6172666",
      "title": "Avengers of Justice: Farce Wars",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt6172666/",
      "type": "movie",
      "is_series": false,
      "year": 2018,
      "end_year": null,
      "runtime_minutes": 87,
      "plot": "While trying to remain a good husband and father, Superbat and the Avengers of Justice come out of retirement to stop Dark Jokester and Lisp Luthor from freezing the planet.",
      "genres": [
        "Action",
        "Comedy",
        "Family"
      ],
      "rating": {
        "value": 2.3,
        "vote_count": 891
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYWZmMjllNGYtYjYyMC00Y2VjLTkyYzgtMmQ1NGNkNmIxNGU3XkEyXkFqcGc@._V1_.jpg",
        "width": 375,
        "height": 500
      }
    },
    {
      "id": "tt28477867",
      "title": "Lego Marvel Avengers: Code Red",
      "original_title": "LEGO Marvel Avengers: Code Red",
      "link": "https://www.imdb.com/title/tt28477867/",
      "type": "movie",
      "is_series": false,
      "year": 2023,
      "end_year": null,
      "runtime_minutes": 46,
      "plot": "The Avengers meet a dangerous new foe quite unlike anything they've ever encountered before.",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 5.5,
        "vote_count": 1395
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BNWI2NWRjYzAtMGI4OS00NzgzLTk2MWEtNGI1ODI0ZWYzNjJjXkEyXkFqcGc@._V1_.jpg",
        "width": 864,
        "height": 1280
      }
    },
    {
      "id": "tt33653255",
      "title": "Lego Marvel Avengers: Mission Demolition",
      "original_title": "LEGO Marvel Avengers: Mission Demolition",
      "link": "https://www.imdb.com/title/tt33653255/",
      "type": "tvSpecial",
      "is_series": false,
      "year": 2024,
      "end_year": null,
      "runtime_minutes": 44,
      "plot": "After battles, Damage Control cleans up messes. But when a villain targets the Avengers, an unlikely hero - a clumsy worker who breaks everything - might be Earth's only hope to become the hero he dreams of and save Earth's Heroes.",
      "genres": [
        "Animation",
        "Short",
        "Action"
      ],
      "rating": {
        "value": 6.2,
        "vote_count": 838
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BODA0YWY0NmQtMTU2Yi00MjA4LTk3MTktNDcwZDljOTgyMTdkXkEyXkFqcGc@._V1_.jpg",
        "width": 1688,
        "height": 2500
      }
    },
    {
      "id": "tt16653984",
      "title": "Avengers: Secret Invasion",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt16653984/",
      "type": "movie",
      "is_series": false,
      "year": 2027,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Doctor Strange, Black Panther, and Black Widow have to assemble when they realize a secret invasion is imminent.",
      "genres": [
        "Action",
        "Drama",
        "Thriller"
      ],
      "rating": null,
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYzY0NGI1NzItZTY4My00MGJlLTkwN2ItMDgwNjg0ZTA5ZTFmXkEyXkFqcGc@._V1_.jpg",
        "width": 2449,
        "height": 3263
      }
    },
    {
      "id": "tt40116532",
      "title": "Assemble My Avenging Billionaires",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt40116532/",
      "type": "tvMiniSeries",
      "is_series": true,
      "year": 2026,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Jacqueline Harper once risked everything for love. After betrayal and violence destroy her faith, she returns home-not for revenge, but calculated justice. Three powerful, striking allies help her reclaim control.",
      "genres": [
        "Drama"
      ],
      "rating": {
        "value": 7.8,
        "vote_count": 79
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BM2Y3N2E2OGEtYTA4NS00OTkzLWE1NTUtMTU0YTdkZWRhNGU2XkEyXkFqcGc@._V1_.jpg",
        "width": 1440,
        "height": 1920
      }
    },
    {
      "id": "tt1186662",
      "title": "Naked Avenger",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt1186662/",
      "type": "video",
      "is_series": false,
      "year": 2008,
      "end_year": null,
      "runtime_minutes": 90,
      "plot": "A hapless stripper is abducted by sex-slave traders but escapes completely naked and runs around in the woods before being captured again. She escapes a second time, naked again, and drives away in a Jeep, also while completely naked.",
      "genres": [
        "Action"
      ],
      "rating": {
        "value": 4.2,
        "vote_count": 68
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMzM0ODE0OTU4OF5BMl5BanBnXkFtZTcwOTI4MjE5Mw@@._V1_.jpg",
        "width": 350,
        "height": 500
      }
    },
    {
      "id": "tt6591446",
      "title": "Marvel Future Avengers",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt6591446/",
      "type": "tvSeries",
      "is_series": true,
      "year": 2017,
      "end_year": 2018,
      "runtime_minutes": 24,
      "plot": "follows a young boy named Makoto, who gains superpowers due to an evil gene manipulation experiment. Makoto and other young kids with powers join the Avengers as apprentices named \"Future Avengers.\"",
      "genres": [
        "Animation",
        "Action",
        "Adventure"
      ],
      "rating": {
        "value": 5.8,
        "vote_count": 488
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYWZjZDE5MjYtOTU5OS00NGQwLWJkMGYtZGVmNzM3NzM4NWUxXkEyXkFqcGc@._V1_.jpg",
        "width": 448,
        "height": 640
      }
    },
    {
      "id": "tt7375028",
      "title": "Avengers Social Club",
      "original_title": "Buamdong Boksujadeul",
      "link": "https://www.imdb.com/title/tt7375028/",
      "type": "tvSeries",
      "is_series": true,
      "year": 2017,
      "end_year": 2017,
      "runtime_minutes": 60,
      "plot": "This series features three women from different status coming together for revenge. They join forces to carry out their individual revenges.",
      "genres": [
        "Comedy",
        "Drama"
      ],
      "rating": {
        "value": 7.9,
        "vote_count": 340
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BZWQyMWU3MDMtMzhmMi00ZTZjLTk5NjAtN2VmOGFiNzJiMmEyXkEyXkFqcGc@._V1_.jpg",
        "width": 800,
        "height": 1146
      }
    },
    {
      "id": "tt4296026",
      "title": "Avengers Grimm",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt4296026/",
      "type": "video",
      "is_series": false,
      "year": 2015,
      "end_year": null,
      "runtime_minutes": 86,
      "plot": "When Rumpelstiltskin destroys the Magic Mirror and escapes to the modern world, the four princesses Cinderella, Sleeping Beauty, Snow White, and Rapunzel are sucked through the portal too. The four women now must save Earth.",
      "genres": [
        "Action",
        "Adventure",
        "Fantasy"
      ],
      "rating": {
        "value": 2.7,
        "vote_count": 2698
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BMTg5NDEzNDIyOV5BMl5BanBnXkFtZTgwODY3ODA5MzE@._V1_.jpg",
        "width": 1538,
        "height": 2157
      }
    },
    {
      "id": "tt5180410",
      "title": "Avengers: Age of Ultron - From the Inside Out: Making of Avengers - Age of Ultron",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt5180410/",
      "type": "video",
      "is_series": false,
      "year": 2015,
      "end_year": null,
      "runtime_minutes": 21,
      "plot": "This explores some of the film's behind-the-scenes wizardry. From James Spader (as Ultron) and Mark Ruffalo (as the Hulk) in their unflattering performance capture suits to the CGI tinkering involved to make Paul Bettany's Vision look slightly less human, it's an interesting but too-short glimpse at one of the year's most technologically complex movies. It goes back 18 months showing what it was like on set of the film in Italy and Seoul, Sourth Korea; a look at the Avengers Tower; some of the behind-the-scenes early visual effects of Ultron; early concept work for Quicksilver, the Hulk, and Vision; and more.",
      "genres": [
        "Documentary",
        "Short"
      ],
      "rating": {
        "value": 6.8,
        "vote_count": 156
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYWZmZmJhNDYtMjFkYy00MWEyLTk0YmItZmY1NTFkZmJiNjk1XkEyXkFqcGc@._V1_.jpg",
        "width": 674,
        "height": 1000
      }
    },
    {
      "id": "tt0077292",
      "title": "Crippled Avengers",
      "original_title": "Can que",
      "link": "https://www.imdb.com/title/tt0077292/",
      "type": "movie",
      "is_series": false,
      "year": 1978,
      "end_year": null,
      "runtime_minutes": 104,
      "plot": "Three men who have been physically disabled by a vindictive martial arts master and his physically-disabled son ally together and learn kung fu from an elderly martial-artist and his mentally-disabled pupil, so they can avenge themselves.",
      "genres": [
        "Action",
        "Comedy",
        "Drama"
      ],
      "rating": {
        "value": 7.3,
        "vote_count": 3492
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BYjU2ODU5NzMtMzQ2NC00MmI5LWI1NjMtNmRmMjMzOTMxNWZhXkEyXkFqcGc@._V1_.jpg",
        "width": 758,
        "height": 1080
      }
    },
    {
      "id": "tt11083974",
      "title": "Avengers: Damage Control",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt11083974/",
      "type": "videoGame",
      "is_series": false,
      "year": 2019,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "Join Shuri on an adventure where you are the hero. Combining Wakandan and stark technology you will become a superhero yourself. Fight along Doctor Strange, Ant-Man, The Wasp and many more against an old foe from long ago..",
      "genres": [
        "Action"
      ],
      "rating": {
        "value": 6.7,
        "vote_count": 130
      },
      "image": {
        "link": "https://m.media-amazon.com/images/M/MV5BN2ExNTUzOWUtOTY0YS00ZThmLWE0NjYtNWI5ODBiODllMmNlXkEyXkFqcGc@._V1_.jpg",
        "width": 1440,
        "height": 618
      }
    },
    {
      "id": "tt5437956",
      "title": "The Avenging Silence",
      "original_title": null,
      "link": "https://www.imdb.com/title/tt5437956/",
      "type": "movie",
      "is_series": false,
      "year": null,
      "end_year": null,
      "runtime_minutes": null,
      "plot": "A mute spy washes ashore in Japan after an explosion and must find 4 clues leading to a notorious Yakuza boss to be plotting a comeback after a 2004 massacre against his rivals. Rival gangs fear his return will revive an infamous betrayal.",
      "genres": [
        "Action",
        "Crime",
        "Thriller"
      ],
      "rating": null,
      "image": null
    }
  ],
  "pagination": {
    "total": 6077,
    "next_cursor": "eyJlc1Rva2VuIjpbIjcyMDkwIiwiNzIwOTAiLCJ0dDU0Mzc5NTYiXSwiZmlsdGVyIjoie1wiY29uc3RyYWludHNcIjp7XCJ0aXRsZVRleHRDb25zdHJhaW50XCI6e1wic2VhcmNoVGVybVwiOlwiYXZlbmdlcnNcIn19LFwibGFuZ3VhZ2VcIjpcImVuLVVTXCIsXCJzb3J0XCI6e1wic29ydEJ5XCI6XCJQT1BVTEFSSVRZXCIsXCJzb3J0T3JkZXJcIjpcIkFTQ1wifSxcInJlc3VsdEluZGV4XCI6NDl9Iiwic2lnIjoiOTdlNDlkNmFjN2YwZmZiNTcyNDQ5ZTI3OWQ1NGIyNTM4MDNhMTZhMDA1MGU0NzIxOTA5NzZiN2M0ZGU2NDdlYyJ9",
    "has_more": true,
    "next": "https://imdb-scraper.omkar.cloud/imdb/search?query=avengers&cursor=eyJlc1Rva2VuIjpbIjcyMDkwIiwiNzIwOTAiLCJ0dDU0Mzc5NTYiXSwiZmlsdGVyIjoie1wiY29uc3RyYWludHNcIjp7XCJ0aXRsZVRleHRDb25zdHJhaW50XCI6e1wic2VhcmNoVGVybVwiOlwiYXZlbmdlcnNcIn19LFwibGFuZ3VhZ2VcIjpcImVuLVVTXCIsXCJzb3J0XCI6e1wic29ydEJ5XCI6XCJQT1BVTEFSSVRZXCIsXCJzb3J0T3JkZXJcIjpcIkFTQ1wifSxcInJlc3VsdEluZGV4XCI6NDl9Iiwic2lnIjoiOTdlNDlkNmFjN2YwZmZiNTcyNDQ5ZTI3OWQ1NGIyNTM4MDNhMTZhMDA1MGU0NzIxOTA5NzZiN2M0ZGU2NDdlYyJ9"
  }
}