
Fast Agoda Reviews Scraper
Pricing
$5.00 / 1,000 results

Fast Agoda Reviews Scraper
Scraper to get reviews from hotels, apartments and other accommodations listed on the Agoda.com portal. Extract data using hotel URLs for review text, ratings, stars, basic reviewer info, length of stay, liked/disliked parts, room info, date of stay and more. Download in JSON, HTML, Excel, CSV.
0.0 (0)
Pricing
$5.00 / 1,000 results
0
Total users
3
Monthly users
3
Last modified
5 days ago
Agoda Reviews Scraper
Scrape reviews from Agoda.com hotels, apartments, and other accommodations.
Extract ratings, review texts, room types, stay duration, reviewer details, and more — easily exportable to JSON, CSV, Excel, and HTML formats.
Features
- Scrape reviews from any Agoda.com accommodation
- Extract reviewer name, country, stay dates, room type, and length of stay
- Get ratings, rating texts, review titles, and full review comments
- Export collected data to JSON, CSV, Excel, or HTML
- Set a limit for maximum number of reviews per hotel
How to use
- Get the Agoda.com URL of the hotel or accommodation you want to scrape.
- Paste it into the input field.
- Set the maximum number of reviews you want to extract per hotel.
- Run the scraper and download your results!
Input example
1{ 2 "hotelUrl": "https://www.agoda.com/ca-es/calvary-hotel-restaurant-vilnius/hotel/vilnius-lt.html", 3 "maxReviewsPerHotel": 100 4}
Output example
1{ 2 "rating": 7.2, 3 "ratingText": "Very good", 4 "reviewTitle": "Over rated hotel", 5 "reviewComments": "I booked this hotel bcz saw the comments about friendly staff, great location and breakfast. But actually it was just average. Kind of disappointed. I stayed two night and then I changed hotel to old town near the gate of dawn. It’s much more convenient no matter where you want to go. Btw the thing I don’t like about is the a/c which is not strong at all and it took lots of time to be cooler but only drop one degree Celsius. ", 6 "reviewDate": "2023-08-22 06:46:00+07:00", 7 "checkInDate": "2023-08-18 00:00:00+07:00", 8 "checkOutDate": "2023-08-20 00:00:00+07:00", 9 "reviewerCountryName": "Taiwan", 10 "reviewerName": "Shuli", 11 "reviewerGroupName": "Solo traveler", 12 "reviewerRoomTypeName": "Double Room", 13 "reviewerLengthOfStay": 2, 14 "reviewProviderText": "Agoda" 15}
When to use it
Collect customer feedback for market research or business intelligence
Analyze traveler satisfaction for specific hotels or locations
Monitor hotel reputation and trends over time
Aggregate reviews for your own apps or databases
Tips
Agoda displays reviews from both Agoda and Booking.com sources, depending on availability.
If you want more reviews, try running the scraper multiple times with different hotel URLs.
Always make sure you comply with Agoda’s Terms of Service when using the data.
📄 Notes
Some hotels may have reviews in multiple languages; currently, only the default language reviews are scraped.
Large hotels may have thousands of reviews — adjust your maxReviewsPerHotel parameter wisely to avoid unnecessary data load.