Skip to content

This repository will contain the code and files used to perform web automation to search for hotels for rent available on booking.com

Notifications You must be signed in to change notification settings

azamafridi23/Web-Automation-Using-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Automatic Room Booking Project Using Selenium

Used Python's Selenium module to automate booking.com website to find, display and book hotels according to user preferences.

Installation

Use the package manager pip to install the following dependencies:

pip install selenium

Usage

  • Clone the repository.
  • Open the terminal in the cloned repository.
  • Type in the following and run:
python run main.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This repository will contain the code and files used to perform web automation to search for hotels for rent available on booking.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages