AIOM DB - All In One Movie Database

FREEMIUM
By erik parker | Updated месяц назад | Movies
Popularity

5 / 10

Latency

2,485ms

Service Level

100%

Health Check

100%

README

# AIOM DB - All in One Movie Database

Hi, welcome to AIOM DB API.
The API takes milions data from IMDB, which is really huge. Whate are included in this API?

  • TOP 10 movies in cinema
  • UPCOMING movies in cinema
  • MOVIES in cinema
  • TOP 250 movies all the time
  • TOP 250 TV series all the time
  • 100 POPULAR movies
  • 100 POPULAR tv series
  • 100 WORST movies
  • SEARCH for movies
  • DETAILED information about movie

All requests can have up to 250 results per request

How to use it?

Its super easy, just copy the script provided from RAPIDapi and it should give you some results in JSON.
On your side, decode the JSON data and use them freely. You can store data information into your own database.
Make your own movie database!

There are parameters:

topcinema, top, popular, populartv, toptv, worst, intheaters, upcoming, genres

Above are fixed parameters, you dont need others and it will show all data. And you know what type of data just by looking at the name.

The only time when you need to add your own string is when you do searches.

Results

Here are list of results in JSON You can find:

For TOP movies in cinema - topcinema:

  • Position
  • Title
  • ID (IMDB id)
  • First week (gross in first week)
  • Total (gross total)
  • Week (how many weeks since premiere)
  • Thumbnail (image)
  • Link

For TOP movies overall, TOP tv, Popular movies, Popular tv and worst movies (top, toptv, popular, populartv, worst):

  • Position
  • Title
  • ID (IMDB id)
  • Rating
  • Thumbnail (image)
  • Link

For IN THEATERS and UPCOMING movies (intheaters, upcoming):

  • Title
  • ID (IMDB id)
  • Category
  • Time
  • Metascore
  • Description
  • Director
  • Stars
  • Thumbnail (image)
  • Link

For SEARCHES and show by GENRES (search, genres). You can add non required parameter count, which will show number of results. Maximum is 250, default is 10:

  • Position
  • Title
  • ID (IMDB id)
  • Category
  • Time
  • Metascore
  • Rating
  • Description
  • Director
  • Stars
  • Thumbnail (image)
  • Link

For DETAILED movie information (info):

  • Title
  • ID
  • Link
  • Time
  • Rating
  • Metascore
  • Popularity
  • Metascore
  • Writers
  • Stars
  • Description
  • Story Line
  • Category
  • Release date
  • Country of origin
  • Official website
  • Language
  • Location
  • Production Company
  • Budget
  • Gross worldwide
  • Review
  • Did you know (facts)
  • Photos
  • Thumbnail
Followers: 1
API Creator:
Rapid account: Erik Parker
erik parker
unluckychild
Log In to Rate API
Rating: 5 - Votes: 1