This repository contains Python scripts that scrape information from TripAdvisor for hotels, restaurants, and attractions in Egypt using BeautifulSoup library. Data was scraped for attractions, hotels and restaurants for the six most popular Egyptian cities (Cairo, Alexandria, Giza, Luxor, Hurghada and Sharm El-Sheikh). Around four thousand places were collected.
To run scripts, you'll need:
- Python 3x
- BeautifulSoup Library
- Requests Library
You can install these libraries using pip. To install BeautifulSoup and requests, run the following command:
pip install beautifulsoup4 requests
- Hotels
- Restaurants
- Attractions