Klook Reviews Scraper
Pricing
Pay per event
Klook Reviews Scraper
Extract public traveler reviews from Klook activities and hotels with ratings, translations, images, reviewer details, likes, and booking context.
Klook Reviews Scraper
Pricing
Pay per event
Extract public traveler reviews from Klook activities and hotels with ratings, translations, images, reviewer details, likes, and booking context.
You can access the Klook Reviews Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://www.klook.com/en-US/activity/3303-eiffel-tower-skip-the-line-entry-paris/"< }< ],< "maxReviewsPerUrl": 10,< "maxItems": 10,< "sortBy": "sort_review_time_desc",< "language": "en-US"<}' |<apify call automation-lab/klook-reviews-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Klook Reviews Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: