Used Python's Selenium module to automate booking.com website to find, display and book hotels according to user preferences.
Use the package manager pip to install the following dependencies:
pip install selenium
- Clone the repository.
- Open the terminal in the cloned repository.
- Type in the following and run:
python run main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.