Nice! I've been wanting to do something similar for a while but have been busy working on other side projects, glad you got to ship it! Out of curiosity, what apis are you using?
I use the rotten tomatoes API to get the movies and automatically create them as blogs in Wordpress using the wordpress xmlrpc interface. I use the Clarabridge API for classification and sentiment. Facebook's graph search API & Twitter API for the data. And duct tape to hold it all together :).