Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akashnimare/imdb

Script to get IMDB movie Rating
https://github.com/akashnimare/imdb

Last synced: about 1 month ago
JSON representation

Script to get IMDB movie Rating

Awesome Lists containing this project

README

        

#Requirements
Python
#Usage

  • To get all the details about movie use Print data

  • You can also print following data:

    • genres

    • languages

    • country

    • votes

    • title

    • year


  • To get specific data like votes use print["votes"]
    For more Documentation go here
    #Pending
    To build a search box and show the result using AJAX using this scipt