Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 662 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 662 Bytes

Cinema Tracker

Overview

This project will scrape Gmail emails for booking confirmations for any (UK) Odeon cinema, it will then post the details of this to your Google Calendar, along with your booking reference so you have it ready to collect your tickets.

In the future it might also log what you watch and how often, and suggest new filmes you might want to see based on what you've seen in the past.

Warning

This project is developed as a hobby, and is NOT currently fully operational, this warning will be updated when it is fully operational

Installation

  • pip3 install google-api-python-client oauth2client pybase64 pandas bs4