6 ms·
Looks like the app is using http://www.imdbapi.com/ http://www.imdbapi.com/. Check out "api_url" in config.py and the get_imdb_data() function in DBbuilder.py.
by seremoney 14y ago
Looks like the app is using http://www.imdbapi.com/ http://www.imdbapi.com/. Check out "api_url" in config.py and the get_imdb_data() function in DBbuilder.py.
- nirvana 14y agoThis is confusing. On the imdbapi page, it says, at the bottom, its source is "Freebase" http://www.freebase.com/ http://www.freebase.com/ and Wikipedia. If I search for a movie on the imdbapi.com page, it has IMDB rating. IF I go to freebase for the same movie and search there is no imdb rating there (for obvious reasons, IMDB doesn't make this data available under any license, you'd have to scrape it[1]) The wikipedia page is very extensive, but doesn't have this rating either. [1] near as I can find.
- deleted 14y ago[deleted]