TripAdvisor Hotels Scraper avatar

TripAdvisor Hotels Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store
TripAdvisor Hotels Scraper

TripAdvisor Hotels Scraper

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Syed Rupom

Syed Rupom

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape hotel listings from TripAdvisor with bubble ratings, review counts, nightly prices, rankings, and direct TripAdvisor URLs.

What it does

  • Searches TripAdvisor for hotels in any city/region
  • Returns TripAdvisor bubble ratings (1–5 scale), review counts, and nightly prices
  • Returns hotel ranking (e.g. "#1 of 150 hotels in Atlanta")
  • Filters by minimum bubble rating and star class
  • Handles bot detection automatically with IP rotation

Output fields

{
"hotel_id": "89234",
"name": "Marriott Atlanta Downtown",
"star_rating": 4,
"guest_rating": 4.5,
"review_count": 3241,
"ranking": "#3 of 150 hotels in Atlanta",
"nightly_price": 189,
"property_url": "https://www.tripadvisor.com/Hotel_Review-d89234.html",
"address": "160 Spring St NW, Atlanta",
"amenities": ["Pool", "Spa", "Free WiFi"],
"city": "Atlanta",
"location_searched": "Atlanta, Georgia",
"check_in": "2026-08-01",
"check_out": "2026-08-03"
}

Input

FieldTypeDescription
locationstring[]City names, e.g. ["Atlanta, Georgia"]
checkInstringOptional check-in date for prices (YYYY-MM-DD)
checkOutstringOptional check-out date (YYYY-MM-DD)
resultsWantednumberMax hotels per location (default: 200)
minRatingnumberMin TripAdvisor bubble rating 0–5 (default: 0)
minStarsnumberMin hotel star class 0–5 (default: 0)
amenitiesstring[]Filter keywords: pool, spa, gym, hot_tub, breakfast, pet_friendly
sortstringRECOMMENDED, GUEST_RATING, PRICE_LOW_TO_HIGH, RANKING
proxyConfigurationobjectResidential US proxy (required)

Key advantage

TripAdvisor has the most reviews — hotels typically have 3–10x more reviews than on Expedia or Hotels.com. The 1–5 bubble rating system is widely trusted by travelers.

Proxy requirement

Requires Residential proxy to bypass TripAdvisor's bot detection. Apify Starter plan ($29/month) includes residential proxies at $8/GB.

Notes

  • TripAdvisor ratings are 1–5 bubbles (not the 10-point scale used by Expedia/Booking.com)
  • Prices shown are from booking partner integrations and may vary
  • Run time: 30–120 seconds per location