cinemaplex is a json api which provides information about movies showing in kenyan cinemas.
This is a project I did like a month ago. I was looking around for an API that lists movies showing in Kenyan Cinemas and I never found one. I decided to write my own. The api gets its data from scraping a site that lists the various cinemas showing particular movies.
The data on that site is not comprehensive enough. To counter this, I look up data about movies on the The Movie Database API to get images and descriptions for movies. Check out the API at Mashape for a comprehensive documentation on how to consume it and use it if you ever need to build applications upon it.
Chrome
Cinemaplex is a simple chrome extensions that offers information...