Skip to content

venysssssssssss/booking_scraper_new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Booking.com Scraper This is simple scraper that uses Playwright to extract data from Booking.com This example is made for educational purposese. This scrapit is easy to customize. check both Excel & CSV files (hotels_list) to see how final data will look like. ## To Install: - (Optional: create & activate a virtual environment) `virtualenv venv`, then `source venv/bin/activate` - `pip install -r requirements.txt` - `playwright install chromium` ## to Run: - `python3 booking_scraper.py` ## Important - Set `checkin_date` and `checkout_date` in the future. # booking_scraper_new

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages