This is an (https://www.openshift.com/) openshift-ready Django project with crawlers to get the movie's of movie theaters of Caxias do Sul city.
The result of the crawlers(that runs periodically), is stored in the django models of the core app.
The results are available from a public REST API (http://cinemas-eerlo.rhcloud.com/api/v1/). A mobile app is used to fetch this data and help peole to get the movies and its hours.