- First of all install the requirements using
pip install requirements.txt
- Head over to scripts, there are two files named:
- beautiful_soup.py
- selenium_scraping.py
-
The data folder contains the CSV files, created by scraper using either beautiful soup or selenium
-
The selenium scraper can be customized by using
- Changing the currency(e.g USD)
- Destination (e.g USD)
- Custom From and To dates (e.g 2024-08-20, 2024-09-20)
- Number of Adults(e.g 2)