
Agoda Properties Listings - Discover by country
Pricing
$3.00 / 1,000 results

Agoda Properties Listings - Discover by country
Extract Agoda hotel info by country—name, scores, highlights, images, and metadata in JSON. Fast and no proxies. Pricing: $3/1000 results.
0.0 (0)
Pricing
$3.00 / 1,000 results
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
4 days ago
Agoda Properties Scraper by Country 🌍
Overview
This actor extracts hotel listings from Agoda.com based on the country you specify. It scrapes valuable metadata like hotel name, ID, location, facilities, reviews, images, and more. It's an excellent tool for travel research, data enrichment, or building travel-related products.
Why choose this actor? 🚀
- NO PROXIES REQUIRED
- SMART SNAPSHOTTING by country
- HIGHLY DETAILED hotel metadata
- Optimized for batch processing large country lists
- Designed for developers, researchers, and travel tech startups
Use Cases
- Compare top-rated hotels by country
- Track changes in review scores and pricing trends
- Enrich your travel or booking platform with detailed metadata
- Build datasets for machine learning or data analysis in tourism
Key Features ✨
- Input a list of countries like
["US", "CA"]
- Retrieves detailed info per hotel: location, description, highlights, review scores, images, availability, and more
- MAX_RESULTS MUST BE A MULTIPLE OF 10
- ONLY 10 FREE RESULTS AVAILABLE FOR FREE USERS
How It Works
- You provide a list of countries.
- The actor navigates through each country’s Agoda page.
- Results are collected and enriched with hotel metadata.
- JSON output is delivered with all scraped fields.
Input Parameters
Field | Type | Description | Example |
---|---|---|---|
countries | array | Enter the countries to process (e.g., US, CA). | ["US", "CA"] |
max_result_per_input | integer | Max results to return per input. Must be multiple of 10. | 30 |
Output (Full Example)
{"url": "https://www.agoda.com/orlando-escape/hotel/orlando-fl-us.html?ds=example","hotel_id": 123456,"title": "Hotel Example","location": "Sample Location, Country","country": "US","city": "Sample City","metro_railway_access": false,"images": ["https://example.com/image1.jpg", "https://example.com/image2.jpg"],"number_of_reviews": 100,"review_score": 9.2,"description": "Sample description for the hotel.","property_highlights": ["Free Wi-Fi", "Pool"],"most_popular_facilities": ["Bar", "Parking"],"availability": true,"reviews_scores": {"cleanliness": 9,"comfort": 9,"location": 8,"facilities": 9,"staff": 9,"value_for_money": 8},"top_reviews": ["Great hotel!", "Very clean and friendly staff."],"property_information": "Info text here..."}
Pricing
- Free Plan: Up to 10 results per execution.
- Pay As You Go: $3 per 1,000 results.
Legal Disclaimer
This scraper is intended for lawful use only. You are solely responsible for using the data in compliance with Agoda's Terms of Service and any applicable regulations. AutoScraping Inc. assumes no responsibility for any misuse of this tool.
Update Policy
We continuously monitor and update this actor to adapt to changes in Agoda’s layout or structure. If you encounter issues, feel free to reach out for support.
FAQ
Does this actor require proxies?
No. Proxies are not used in this actor.
Why am I only getting 10 results?
If you are on a free plan, your result set is capped. Upgrade or increase max_result_per_input
in multiples of 10 for more.
What happens if I set max_results = 35?
It will round up and return 40 results.