Agoda Scraper w/ Contact Info avatar

Agoda Scraper w/ Contact Info

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Agoda Scraper w/ Contact Info

Agoda Scraper w/ Contact Info

Scrape any Agoda property by hotel ID: amenities, photos, policies, review scores, nearby places, staff languages, and legal operator info (business name, email, phone, registration). 24+ fields. Batch hundreds of IDs. No login or API key needed. Live data every run.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Epic Scrapers

Epic Scrapers

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

Agoda Property Details Scraper ⭐

Pull the complete data profile of any Agoda property — in seconds, at any scale, with no login or API agreement required.

One hotel ID in. Twenty-four structured fields out: descriptions, amenities, photos, policies, review scores, nearby places, legal information, and more. Works for any property on Agoda, anywhere in the world.


What Makes This Different

Most Agoda scrapers work like a search engine — give them a destination and dates, get back a list of hotels with prices. This scraper does the opposite.

Feed it a hotel ID. Get back everything that lives inside that property's page: the full description, every amenity grouped by category, the complete photo gallery, check-in and check-out policies, children policies, nearby points of interest, per-category review breakdowns, staff languages, legal operator details, and public notes.

This is the data that search scrapers skip. If you need to know what's inside a listing — not just that it exists — this is the tool.


What You Get Per Property

24+ structured fields, live from Agoda on every run:

FieldDescription
name, type, starRatingProperty identity
description.short / description.longPromotional blurb + full HTML-formatted description
summary.coordinates / summary.addressLocation with full address, city, country, postal code
amenities.top / amenities.groupedTop amenities + full list organized by category (internet, parking, dining, services…)
gallery.property.images + groupsFull photo gallery organized by group: property views, rooms, facilities, food
reviews.score, scoreText, totalCountOverall rating with label and review count
reviews.categoriesPer-category scores: Cleanliness, Location, Service, Value for Money, and more
policiesChildren, extra bed, minimum age, check-in/out times, additional rules
highlights.favoriteFeaturesStructured property highlights, exactly as displayed on Agoda
localInformation.nearbyPlaces10+ nearby places with name, distance in km, and coordinates
usefulInfoGroupsCheck-in/out times, distance to city center, airport travel time, room count, renovation year
languageSpokenLanguages spoken by staff
legalInformation.tradersBusiness name, address, email, phone, registration number of the property operator
notes.publicNotes / importantNotesOperational constraints and announcements
messagingPre- and post-booking messaging availability

Built for Real Use Cases

Monitor your own portfolio at scale

Managing 50+ properties across multiple countries? Run all your hotel IDs in one batch. Catch stale descriptions, missing amenity categories, outdated policies, and thin photo galleries before guests do — and before they hurt your conversion rate. Schedule it weekly. Get notified when anything changes.

Track competitors, not just prices

Price tracking is table stakes. This scraper goes further. Watch competitors' highlights.favoriteFeatures to see which selling points they're leading with. Compare reviews.categories to find where they're weak — and where they're winning. Spot when they add a new amenity, change their check-out time, or update their description. Know instantly, not after your next manual audit.

Fuel content platforms and travel apps

A hotel comparison platform or travel app needs rich structured content — not just names and star ratings. description.short gives you the search card blurb. description.long fills the detail page. gallery.property.images (organized by "Rooms," "Facilities," "Food") lets you serve context-appropriate photos without manual tagging. localInformation.nearbyPlaces is a ready-made "Nearby attractions" module. One actor. Your entire content pipeline.

Verify operators for compliance

The legalInformation.traders field is uniquely powerful for compliance teams. It surfaces the exact business name, registered address, email, phone number, and business registration number of the property operator — instantly, for any property on Agoda. No document requests. No email chains. Just structured data, ready to check against your supplier registry.

Screen acquisition targets in minutes

Evaluating a hotel for acquisition? Pull its Agoda profile before the site visit. reviews.categories gives you a guest satisfaction baseline. highlights.favoriteFeatures reveals what guests actually value (and where the upside might be). legalInformation.traders identifies the current operator. What used to take a day of research takes 10 minutes.

Power academic and market research

usefulInfoGroups surfaces structural attributes — room count, number of floors, renovation year, year opened — that rarely appear in public datasets. starRating cross-referenced with amenities.grouped enables rigorous amenity analysis across price tiers. languageSpoken reveals multilingual staffing patterns. Every field is consistently structured and ready for statistical analysis.


Input

ParameterRequiredDefaultDescription
hotelIds[301503]One or more Agoda property IDs
languageLocaleNoen-usResponse language: ja-jp, zh-cn, de-de, fr-fr, and more
proxyNoApify Residential (US)Use an EU country proxy to access contact info for EU/UK properties

Example Input

{
"hotelIds": [301503, 21727126],
"languageLocale": "en-us",
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output (abbreviated)

{
"id": 301503,
"name": "easyHotel London Heathrow",
"type": "Hotel",
"starRating": 2,
"description": {
"short": "Get your trip off to a great start with a stay at this property, which offers free Wi-Fi in all rooms.",
"long": "<b>Experience Comfort and Convenience at easyHotel London Heathrow</b><br><br>..."
},
"amenities": {
"top": ["Free Wi-Fi", "Car park", "Front desk [24-hour]", "Restaurants", "Bar"],
"grouped": [
{"text": "Internet", "items": ["Free Wi-Fi in all rooms!", "Free Wi-Fi in public areas"]},
{"text": "Parking", "items": ["Car park", "On-site parking"]}
]
},
"reviews": {
"score": 6.7,
"scoreText": "Good",
"totalCount": 839,
"categories": [
{"name": "Cleanliness", "score": 6.5},
{"name": "Location", "score": 8.0},
{"name": "Value for Money", "score": 7.5}
]
},
"legalInformation": {
"traders": [{
"businessName": "OYO Technology & Hospitality (UK) LTD",
"email": "ota.uk@oyorooms.com",
"phoneNumber": "+442039616450",
"businessRegistrationNumber": "11202796"
}]
}
}

vs. Other Agoda Scrapers

FeatureThis Scraper ⭐Fast Agoda ScraperParseForge Agoda Scraper
Full property description (short + long)
Categorized amenities
Photo gallery organized by group
Check-in/check-out policies
Children & extra bed policies
Nearby places with distances
Review scores with category breakdownOverall only
Legal & trader information
Languages spoken at property
Public notes & important notes
Distance from city center
Price data
Search by destination + dates

Need price data or destination search instead? See Fast Agoda Scraper. Need reviews? See Agoda Reviews Scraper ⭐.


Common Questions

How do I find a property's Agoda hotel ID? It's in the URL. For agoda.com/easyhotel-london-heathrow/hotel/london-gb.html?hotelId=301503, the ID is 301503. You can also inspect the page source or use a browser extension.

Can I run hundreds of IDs at once? Yes. The hotelIds field accepts an array — 10, 50, or 500 IDs in a single run. Each property gets its own output record.

Is the data live or cached? Live every time. No cache. Each run sends fresh requests to Agoda, so photo updates, policy changes, and new amenities show up immediately.

Do I need an account, API key, or partner agreement? No. This actor uses publicly available Agoda property data. All you need is an Apify account.

Can I get data in languages other than English? Yes. Set languageLocale to ja-jp, zh-cn, ko-kr, de-de, fr-fr, es-es, th, or any supported locale. Descriptions, amenity names, and property details return in the requested language where available.

What about EU/UK contact information? Agoda restricts legal contact info for EU/UK properties to users accessing from within the region. Use the proxy configuration with an EU country to access it.

What export formats are available? JSON, CSV, Excel (XLSX), XML, HTML Table, and RSS — directly from the Apify Console or via API. Output can also be piped to Google Sheets, BigQuery, Airtable, or any webhook-compatible system.

Why not just use the Agoda Partner API? The Partner API requires a formal commercial partnership with Agoda, a signed agreement, and a technical integration that can take weeks. It also typically limits access to properties you own or manage — not competitors. This actor is ready in minutes and works for any property on the platform.


ActorWhat it does
Agoda Reviews Scraper ⭐Reviews with traveler type, language, and rating filters
Airbnb Scraper CHEAPAirbnb listing details for lead gen and market research
Airbnb Reviews ScraperGuest reviews and ratings from Airbnb
FlixBus Trip and Prices ScraperFlixBus schedules and pricing
Google News ScraperHeadlines and articles from Google News

This actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Agoda.com, Booking Holdings, or any of their subsidiaries. All trademarks are the property of their respective owners. You are solely responsible for ensuring your use complies with Agoda's Terms of Service and applicable laws.