This project was developed a specialized web scraping bot using Python Selenium to efficiently find the most cost-effective hotel rooms exclusively on Booking.com. Applied Python programming skills and web automation techniques to navigate the Booking.com website, extracting and analyzing data to identify the most budget-friendly accommodation options in specific cities. This project showcases a targeted and efficient approach to optimizing hotel searches on Booking.com, demonstrating proficiency in Python and web automation for practical applications in data extraction and analysis.
Screencast.from.21-09-22.02_25_04.online-video-cutter.com.mp4
- install suitable webdriver https://chromedriver.chromium.org/downloads
- install selenium
pip install selenium
- install prettytable
pip install prettytable
-
change the PATH in constants to your PATH of webdriver
-
run the program
python run.py