Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 578 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 578 Bytes

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