Skip to content

Ucf-b/Data_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data_Scraper

A Selenium based python program to periodically check for updates on a website

Installation

  1. Clone the repository:
    git clone https://github.com/Ucf-b/Data_Scraper.git
  2. Navigate to the project directory:
    cd Data_Scraper
  3. Install the required dependencies:
    py -m pip install Selenium
    py -m pip install requests

Usage

  1. Update the Login_setup with the target website and login credentials.
  2. Potentially modifiy navigate_to_reservation() if special interactions are needed
  3. Potentially modify get_page_hash() if you're only interested in specific parts of the page
  4. Update Notify.py with your phone's API key Check documentation for more details
  5. Run the scraper:
    py main.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries, please contact youssef.ibn-seddik@student-cs.fr.

About

A Selenium based python program to periodically check for updates on a website

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages