/Movie-Checker

A simple python script to notify you when the bookings open for a movie

Primary LanguagePython

Movie-Checker

A simple python script to notify you when the bookings open for a movie using Notify run to send notifications to your phone and Beautiful soup for web scripting

  1. The script currently checks only a single url. change it if necessary
  2. Edit the "movies_check" list to look out for different movies.Try to include keywords Example: for "Avengers:Endgame" the keyword would probably be AVENGERS (uppercase necessary)