Skip to content

bcncpp/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripAdvisor Hotel Review Scraper

A Go-based scraper for extracting hotel reviews from TripAdvisor. This tool enables users to collect hotel ratings, reviews, and other details for analysis or research purposes. Features

  • Scrapes hotel reviews, ratings, and feedback.
  • Supports multiple pages of reviews.
  • Saves data in a structured format (e.g., CSV or JSON).

Requirements

  • Go 1.18+
  • Dependencies listed in go.mod.

Installation

  1. Clone the repository:
git clone https://github.com/bcncpp/scraper.git
  1. Navigate to the project folder and build the Go project:
cd scraper
go build

Usage

Run the scraper with the TripAdvisor hotel URL:

./scraper <hotel_url>

Disclaimer

Please review and adhere to TripAdvisor's terms of service when using this scraper.

About

Hotel Review Scraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •