agrawal-priyank/Web-Scraper-Sentiment-Analysis-TripAdvisor
Academic project for Advances in Data Science and Architecture course
This tool helps hotel managers, marketers, or researchers understand public opinion about a hotel by analyzing customer reviews. It takes live customer review text from TripAdvisor and identifies whether each review is positive or negative, then calculates an overall sentiment score for the hotel. The output helps you quickly grasp customer satisfaction and identify common themes in feedback.
No commits in the last 6 months.
Use this if you need to quickly gauge the sentiment of customer reviews for a specific hotel and understand overall customer satisfaction without manually reading through hundreds of comments.
Not ideal if you need a sophisticated analysis that identifies specific complaint categories or compares sentiment across multiple hotels simultaneously, as it focuses on a single hotel's reviews.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/agrawal-priyank/Web-Scraper-Sentiment-Analysis-TripAdvisor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.