Klook Scraper - Activities, Tours & Attractions avatar

Klook Scraper - Activities, Tours & Attractions

Pricing

from $1.20 / 1,000 klook records

Go to Apify Store
Klook Scraper - Activities, Tours & Attractions

Klook Scraper - Activities, Tours & Attractions

Scrape Klook activities, tours, attractions and travel experiences from search pages or activity URLs. Extract structured data for destinations, prices, ratings, availability, images, package details and more.

Pricing

from $1.20 / 1,000 klook records

Rating

0.0

(0)

Developer

Abot API

Abot API

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Categories

Share

Klook Activities & Hotels Scraper

Collect hotel offers, activity listings, activity details, public reviews and discovery links from klook.com. Search by keyword or provide activity and keyword-search URLs. Save structured records with prices, ratings, locations and images where available. Use resume and recurring updates to avoid collecting the same records again.

Why This Scraper?

  • Search and URL modes. Discover activities by keyword or collect several selected activities in one run.
  • Activity details. Add descriptions, addresses, images and cancellation information when available.
  • Public reviews. Collect review text, available translations, dates and publicly displayed author names.
  • Hotels for your stay. Search destinations and hotel URLs with dates, guests, rooms and offer filters. Categories, destinations and suggestions also provide discovery links.
  • Themed searches. Find eSIM, dining, car rental, airport transfer and promotional listings.
  • Recurring collection. Skip previously collected records or return new and changed records across runs.
  • App exports. Send a summary of selected records to connected apps while keeping complete records in the dataset.

Data You Get

Fields depend on the operation and the information available for each record. These examples are fictional placeholders, not scraped records.

FieldExample
id000000
activityId000000
recordTypeactivity
titleExample observation deck admission
urlhttps://www.klook.com/en-US/activity/000000-example/
price25.00
currencyUSD
marketPrice30.00
rating4.5 for an activity
reviewCount100
locationExample city
countryExample country
address100 Example Street
categoryAttractions
descriptionExample admission description
cancellationPolicyExample cancellation terms
imageUrls["https://example.com/activity.jpg"]
promotions["Example offer"]
detailStatuscomplete
operationactivities
sourceModesearch
changeTypeNEW
hotelId000000
checkIn2027-01-10
checkOut2027-01-12

Review records also contain author, date, language and translatedText when available. The author's public masking is retained. Review ratings use Klook's 0-100 scale; do not compare them directly with activity ratings without adjusting the scale.

How to Use

Choose an operation, select search or URL mode, and set Max items. Start the actor and open the Results dataset view to inspect or export the records. The default input searches Tokyo and returns up to 20 records.

Search for activities

{
"operation": "activities",
"mode": "search",
"query": "Tokyo",
"maxItems": 20,
"fetchDetails": true
}

Search hotels for a family stay

{
"operation": "hotels",
"mode": "search",
"query": "Tokyo",
"checkIn": "30 days",
"adults": 4,
"rooms": 2,
"childrenAges": ["8"],
"starRatings": ["4"],
"freeCancellation": true,
"breakfastIncluded": true,
"hotelSort": "priceAsc",
"maxItems": 20
}

An omitted check-out gives a two-night stay. Dates and guests affect available offers. For hotel URL mode, use a hotel property, hotel city or hotel search link. For example: https://www.klook.com/en-US/hotels/detail/81173-hotel-sardonyx-tokyo/. Hotel dates and guests included in a URL take precedence over the form values. Each hotel is returned once per run. Hotel search does not use Fetch activity details.

Collect multiple activities by URL

{
"operation": "activities",
"mode": "url",
"urls": [
"https://www.klook.com/en-US/activity/41352-tokyo-skytree/",
"https://www.klook.com/en-US/activity/52-hong-kong-disneyland-resort-hong-kong/"
],
"maxItems": 20
}

Activity URLs read the selected activity's details directly. Keyword search URLs preserve the query and starting page; other URL filters are not supported.

Collect public reviews

{
"operation": "reviews",
"mode": "url",
"urls": ["https://www.klook.com/en-US/activity/41352-tokyo-skytree/"],
"maxItems": 20
}

Reviews always use the activity URLs, even if Mode is still set to Search. No mode change is needed. The detail-enrichment option does not apply to reviews.

Input Parameters

ParameterTypeDefaultDescription
operationstring"activities"Choose activities, reviews, categories, destinations, home, suggestions, deals, esim, car_rentals, airport_transfers, dining or hotels.
modestring"search"Keyword search or pasted URLs. Reviews always use activity URLs.
querystring"Tokyo"Keyword for activities or suggestions, or a hotel destination/property; ignored in URL mode.
currencystring"USD"Display currency where supported.
urlsarrayTokyo Skytree activity URLActivity, keyword-search or hotel URLs. Reviews require activity URLs; Hotels requires hotel links.
checkInstring"30 days"Hotels only. YYYY-MM-DD or a relative value such as 30 days. Defaults to 30 days from today.
checkOutstring"empty"Hotels only. Leave empty for two nights after check-in. A stay must be 1-30 nights.
adultsinteger2Hotels only. Total adult guests across all rooms, with at least one adult per room.
roomsinteger1Hotels only. Number of rooms needed for the guest party.
childrenAgesarray[]Hotels only. One age from 0 to 17 per child, up to 10 children. The child count comes from this list.
hotelSortstring"recommended"Hotels only. Use Klook's hotel sort order. Live quoted prices may not be strictly ordered.
starRatingsarray[]Hotels only. Leave empty for all star ratings.
minHotelRatingstring"0"Hotels only. Minimum guest review score on the 0-5 scale.
minNightlyPriceinteger0Hotels only. Minimum price in the selected currency, including taxes and fees. Zero means no minimum.
maxNightlyPriceinteger0Hotels only. Maximum price in the selected currency, including taxes and fees. Zero means no maximum.
freeCancellationbooleanfalseHotels only. Request offers matching the free-cancellation filter. Deadlines and terms vary by offer.
breakfastIncludedbooleanfalseHotels only. Request offers that include breakfast.
fetchDetailsbooleantrueEnrich activity search results. Direct activity URLs always read details.
maxItemsinteger20Run-wide output cap, from 1 to 500.
maxPagesinteger50Page limit per search or review source, defaulting to its maximum of 50. Stops earlier at Max items or the end of results; empty or 0 removes the page limit.
resumeFromRunIdstringemptyPrevious run or dataset ID whose records should be skipped.
incrementalModebooleanfalseCompare records with persistent state and return NEW or UPDATED records.
stateKeystringemptyOptional recurring campaign name; otherwise derived from the operation, mode, query or URLs, currency and detail setting.
emitUnchangedbooleanfalseAlso emit UNCHANGED records during incremental runs.
proxyConfigurationobjectApify Proxy enabledApify Proxy connection settings.
mcpConnectorsarrayemptyOptional connector names for summary export.
notionParentPageUrlstringemptyParent page for Notion export.
maxNotifyListingsinteger50Maximum records sent to each connector; does not change the dataset cap.

Operation scope

Hotels returns one offer card per property with the requested stay and guest context, star rating, review score, nightly price description, images and availability. priceDisplay preserves any member-price masking; priceCondition identifies conditions such as login pricing. A returned rate is not a booking guarantee. Hotel results do not include an additional activity-detail enrichment charge.

Categories, destinations and home return discovery links rather than activity details. Suggestions uses the query to return matching discovery links. Popular destinations can vary with the connection's location. The eSIM, dining, car rental and airport transfer operations search matching listings. Car rental and transfer records are discovery listings, not date-specific availability or booking quotes.

Resume and recurring updates

Use resumeFromRunId to skip records already returned by a particular run or dataset. Use incrementalMode for repeated runs of the same search: the first run returns NEW records, and later runs return NEW or UPDATED records by default. Enable emitUnchanged to include records that match the saved state. Hotel state also includes resolved stay dates, guests, sort and filters. Relative dates move as days pass; use fixed stay dates to monitor the same stay. Keep the same search and detail settings between recurring runs, or set a separate stateKey for each campaign. This actor does not emit disappearance records.

Send results into your apps

Authorize a connector under Apify Settings > Integrations, then select it in mcpConnectors. For Notion, also provide notionParentPageUrl. Each exported item is a condensed, human-readable summary. Nested information may be shortened; the complete record remains in the Apify dataset. maxNotifyListings limits export only. Leave connectors empty to skip this step.

Output Example

This fictional example shows an enriched activity search record. Optional values may be empty or absent when Klook does not provide them.

{
"id": "000000",
"activityId": "000000",
"recordType": "activity",
"title": "Example observation deck admission",
"url": "https://www.klook.com/en-US/activity/000000-example/",
"price": 25.0,
"currency": "USD",
"marketPrice": 30.0,
"rating": 4.5,
"reviewCount": 100,
"location": "Example city",
"country": "Example country",
"address": "100 Example Street",
"category": "Attractions",
"description": "Example admission description.",
"cancellationPolicy": "Example cancellation terms.",
"imageUrls": ["https://example.com/activity.jpg"],
"promotions": ["Example offer"],
"booked": "100+ booked",
"detailStatus": "complete",
"operation": "activities",
"sourceMode": "search",
"changeType": "NEW"
}

An additional charge applies only to successfully enriched activity search records saved in the dataset. Failed or skipped enrichment, unchanged records suppressed by incremental mode, and direct activity URL lookups do not incur this extra charge.

If optional enrichment is unavailable, the listing is retained. detailStatus identifies completed or unavailable enrichment attempts. After repeated failures, further enrichment is skipped, so later records may have no detailStatus. A direct activity lookup can fail if its details cannot be read.

Max items is a cap, not a guaranteed count. A source returning no records causes the run to fail visibly. Resume and incremental runs can legitimately return zero records when all inspected records were already collected or are unchanged.

Plan Requirement

An Apify account and access to the configured proxy are required.