4 ms·
I'd love to implement that, but couldn't find an API that provides that information. I'd settle on scrapping the information if I could find a site that display
by ConceitedCode 14y ago
I'd love to implement that, but couldn't find an API that provides that information. I'd settle on scrapping the information if I could find a site that displays the dvd/netflix release with some consistency. The site is using the tmdb.org API for everything right now.
- cgh 14y agoI believe RottenTomatoes provides an api, but I have no idea if it's free or what. http://developer.rottentomatoes.com/docs/read/json/v10/New_Release_DVDs http://developer.rottentomatoes.com/docs/read/json/v10/New_R...
- ConceitedCode 14y agoThanks! Missed the dvd release date the last time I looked at it and I can look it up by the IMDB id. I'll start working on DVD releases right now.
- cgh 14y agoNetflix also has a new releases RSS feed, which you might be able to incorporate via a listen-and-update-db client: http://dvd.netflix.com/NewReleasesRSS http://dvd.netflix.com/NewReleasesRSS