Traveloka Hotel Scrapper using Selenium
1. Install Python 3.9
2. Install requirements: pip install -r requirements.txt
3. Fill the api_key in config using api key Geocoding google map
3. run scrape_link.py for scrape the sources hotel
4. then run main.py
The results are hotel_name, hotel_address, hotel_city, hotel_province, hotel_type_room, hotel_collect_desc,hotel_rate, hotel_star in txt file separated by | (pipe).
https://colab.research.google.com/drive/1-Eew9sunb1yugeSB7ewxqrib0bHFOsMc?usp=sharing