/python-cloudscraper-movieSearch

Movie Booking Status Checker Bookmyshow

Primary LanguagePython

Movie Booking Status Checker Bookmyshow

This Python script is designed to check the availability of a specific movie for booking on a website [bookmyshow] and notify the user when it becomes available.

Features

  • Monitors a list of URLs to check for a specific text on webpages.
  • Notifies the user with a series of beeps when the text is found.
  • Continuously checks the URLs and waits for updates.

Requirements