booking_scraper
12
About this project
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 (hotelslist) 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 bookingscraper.py Important Set checkindate and checkoutdate in the future.
From the project README on GitHub
- Stars
- 12
- Forks
- 9
- License
- MIT
- Last push
- 3 Apr 2023
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/booking-scraper)