Skip to content

How to scrap hotels in tripAdvisor (I took France as an example)

Notifications You must be signed in to change notification settings

dhmine/tripadvisor-hotels-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tripadvisor-hotels-scraper

This shows you how to scrap hotels and their reviews in tripAdvisor using BeautifulSoup and selenium. We took France counrty as an example.

Requirements

Python 3.9

Installation & Setup

  • BeautifulSoup
pip install bs4
  • selenium
pip install selenium

About

How to scrap hotels in tripAdvisor (I took France as an example)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages