imdb-scraper
imdb-scraper copied to clipboard
Host your own IMDB API
Host your own IMDB API using imdb-scraper script running flask server
####Following are the dependencies for it:
requests==1.2.3
lxml==3.2.1
####You can use it by passing any valid imdb id
as an argument:
####This starts the flask server serving
$ python imdb.py
This will return a JSON
object containing the data for the movie.
try it out at https://getimdb.herokuapp.com/