Skip to content

booking bot developed in python using Selenium, to find the cheapest hotel rooms in a certain city

Notifications You must be signed in to change notification settings

faris771/Booking_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Booking_bot

About This Project

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.

Real-Time Execution

Screencast.from.21-09-22.02_25_04.online-video-cutter.com.mp4

Output

Screenshot from 2022-09-21 02-42-25

Requirments

pip install selenium

  • install prettytable
pip install prettytable
  • change the PATH in constants to your PATH of webdriver

  • run the program

 python run.py

About

booking bot developed in python using Selenium, to find the cheapest hotel rooms in a certain city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages