Skip to content

bkvirendra/imdb-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published