Agoda - Discover By Url avatar
Agoda - Discover By Url

Pricing

$3.00 / 1,000 results

Go to Store
Agoda - Discover By Url

Agoda - Discover By Url

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Collect structured data from Agoda with a single URL. Get hotel names, ratings, images, reviews, and facilities in JSON. Great for travel apps and research! Pricing: $3/1000 results.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

3 hours ago

Agoda Hotel Listings Scraper 🏨

Overview

This Apify actor allows you to extract structured hotel and listing data directly from Agoda search result pages. By simply providing one or more Agoda search result URLs, the actor retrieves valuable details such as hotel names, ratings, availability, descriptions, images, and facilities—ideal for market analysis, price comparison, and travel data aggregation.

Why choose this actor? 🌟

  • Extracts rich, structured data from Agoda using just a search URL.
  • No need for proxies or CAPTCHA solutions.
  • Fully automated and ideal for no-code workflows.
  • Perfect for travel startups, researchers, and digital nomads.

Use Cases

  • Travel aggregator platforms enriching their listings with real-time Agoda data.
  • Analysts comparing hotel offerings across Southeast Asia.
  • Digital nomads planning trips using up-to-date hotel data.
  • SEO researchers investigating property popularity by location.

Key Features 🚀

  • Extracts data from multiple listings per search URL
  • Includes top reviews, GPS location, and hotel features
  • Captures both hotel page and discovery context (URLs, coordinates, highlights)
  • Can extract image links for gallery use

How It Works

  1. You provide one or more Agoda search result URLs (e.g., city-level pages).
  2. The actor visits each page and extracts up to the number of results you specify (must be a multiple of 10).
  3. For each hotel, it scrapes detailed structured information and combines it with metadata from the listing page.
  4. Results are saved to a dataset in JSON format for easy access.

Input Parameters

FieldTypeDescriptionRequiredExample
urlsArrayFull Agoda search result URLs. Only search result pages are accepted.["https://www.agoda.com/search?city=15878&ds=gv5b%2Bcn34NOCLVIV"]
max_search_resultsIntegerMax number of listings to extract per URL. Must be a multiple of 10.30

IMPORTANT: max_search_results MUST BE A MULTIPLE OF 10.

Output (Full Example)

{
"hotel_id": 73121,
"url": "https://www.agoda.com/phi-phi-villa-resort/hotel/koh-phi-phi-th.html?ds=PKf2IiErjTm8zoqJ",
"title": "Phi Phi Villa Resort",
"location": "1/5 Moo 7, Ton Sai Bay, Ko Phi Phi, Thailand, 81210",
"country": "Thailand",
"city": "Ko Phi Phi",
"availability": false,
"latitude": 7.736395835876465,
"longitude": 98.77810668945312,
"description": "Escape to Phi Phi Villa Resort, a pristine beachfront property in Ko Phi Phi...",
"review_score": 8.4,
"number_of_reviews": 6879,
"property_highlights": ["Private beach", "Free Wi-Fi", "Swimming pool"],
"most_popular_facilities": ["Airport transfer", "Free Wi-Fi in all rooms!"],
"popular_facilities": ["Swimming Pool", "Breakfast"],
"manager_language_spoken": ["English", "Thai"],
"property_surroundings": ["Dojo Bar", "World Med Centre"],
"top_reviews": ["The resort was OK but the bathroom was half-outdoor..."],
"images": ["https://pix8.agoda.net/hotelImages/73121/-1/image.jpg"],
"input": {
"url": "https://www.agoda.com/phi-phi-villa-resort/hotel/koh-phi-phi-th.html"
},
"discovery_input": {
"url": "https://www.agoda.com/search?city=15878&ds=gv5b%2Bcn34NOCLVIV"
}
}

Pricing 💰

TierPrice per 1000 results
Free Tier10 results only
Pay-as-you-go$3 / 1000 results

NOTE: FREE USERS CAN ONLY EXTRACT 10 RESULTS PER RUN.

This actor is not affiliated with Agoda. Users are responsible for complying with Agoda’s Terms of Service. Data extraction is intended for lawful and ethical use only.

Update Policy

We actively maintain this actor. Any breaking changes in Agoda's site structure will be addressed within 5 business days.

FAQ ❓

Does this actor use proxies? NO, THIS ACTOR DOES NOT USE PROXIES.

What if I put 35 in max_search_results? THE ACTOR WILL AUTOMATICALLY ROUND UP TO THE NEXT MULTIPLE OF 10 (e.g., 40).

Can I provide a hotel detail page instead of a search result URL? No. Only search result listing URLs are supported.

Can I use this actor for commercial applications? Yes, as long as it complies with Agoda’s terms and applicable laws.