telescopic / Movie-Checker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:Python 100.0%