flotwig / imdb-scraper

:movie_camera: IMDb.com scraper using Express (to expose an API), Redis (for caching), and Cheerio (for parsing)
https://imdb-scraper.herokuapp.com/
1 stars 1 forks source link

Some titles do not contain accurate vote data #5

Open flotwig opened 5 years ago

flotwig commented 5 years ago

See TotallyNotRobots/CloudBot#24

URL for The Mandalorian showing no votes: https://imdb-scraper.herokuapp.com/search?q=The+Mandalorian

flotwig commented 5 years ago

votes are fixed in b3d5187af3c230ca3dfdee60757c3889cd3ceeef, genres & namelists are still busted