A Selenium based python program to periodically check for updates on a website
- Clone the repository:
git clone https://github.com/Ucf-b/Data_Scraper.git
- Navigate to the project directory:
cd Data_Scraper - Install the required dependencies:
py -m pip install Selenium py -m pip install requests
- Update the Login_setup with the target website and login credentials.
- Potentially modifiy navigate_to_reservation() if special interactions are needed
- Potentially modify get_page_hash() if you're only interested in specific parts of the page
- Update Notify.py with your phone's API key Check documentation for more details
- Run the scraper:
py main.py
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, please contact youssef.ibn-seddik@student-cs.fr.