imdb-scraper icon indicating copy to clipboard operation
imdb-scraper copied to clipboard

Host your own IMDB API

Results 3 imdb-scraper issues
Sort by recently updated
recently updated
newest added

Maybe due to an update during the last 3 years, only the year is retrieved now: Examples: https://getimdb.herokuapp.com/get/?id=tt2152198 → 2012 https://getimdb.herokuapp.com/get/?id=tt0770828 → 2013 https://getimdb.herokuapp.com/get/?id=tt1905041 → 2013 Full Information returned for...

Is it possible to get them original title

I passed a valid imdb movie id - tt2152198 and ran the code as written $python imdb.py tt2152198 It started the flask server but does not return any JSON object