Agoda Reviews Scraper
Extract Agoda hotel reviews as clean structured rows. Guest scores on the /10 scale, the original and translated review text, separate positives and negatives, reviewer country, traveler type, stay dates, review photos and owner responses - plus a per-hotel profile with address, coordinates and aggregate score.
What you get
Structured fields per review: the /10 score, the original review text and Agoda's translated version, separate positives and negatives, reviewerCountry, travelerType, room type, stay date, review photos, and management ownerResponse - plus a self-contained markdownContent block for LLM pipelines. Each hotel also carries a profile row: name, address, coordinates, star class, aggregate Agoda score, review count and per-source scores.


Why this scraper
- Reviews from every source Agoda shows - Agoda's own reviews plus the Booking.com and Priceline guests it aggregates, chosen with one filter.
- Original + translated text - keep the guest's own words and Agoda's translation side by side for multilingual analysis.
- Reviewer country & traveler type - segment sentiment by guest nationality and by solo / couple / family / business.
- LLM-ready markdown - a per-review markdownContent block, ready to drop into a RAG pipeline or sentiment model.
How much does it cost?
$4 per 1,000 reviews, pay-per-result, dropping toward $2 per 1,000 at volume. No per-run start fee, and the per-hotel profile is free. New Apify accounts get $5 free credit to test first.
How it works
Open the actor on Apify, paste your Agoda hotel URLs (any regional Agoda domain) or bare numeric hotel IDs, click Start, and download results as JSON, CSV, Excel, or HTML - or pull them from the API on a schedule. Developer docs, the field dictionary, and copy-paste snippets live in the GitHub repo.
Frequently asked questions
- What does the Agoda reviews scraper return?
- One row per guest review - the /10 score, original and translated text, separate positives and negatives, reviewer country, traveler type, stay date, photos and owner responses - plus a per-hotel profile with address, coordinates, star class and aggregate score.
- How much does it cost?
- Pay-per-result, no start fee: about $4 per 1,000 reviews, dropping toward $2 per 1,000 at volume. Hotel profiles are free.
- What rating scale does Agoda use?
- Agoda scores guests on a 0 to 10 scale; the actor returns the /10 score per review and the aggregate hotel score on the same scale.
- Do I need an Agoda API key?
- No. There is no public Agoda reviews API; the actor extracts public review data with no login or key. Paste a hotel URL or a bare numeric hotel ID.
Read the full guide: step-by-step tutorial → · Expedia scraper → · Google Hotels scraper → · MakeMyTrip & Goibibo scraper →