Treatwell Review Scraper avatar
Treatwell Review Scraper

Pricing

$5.00/month + usage

Go to Store
Treatwell Review Scraper

Treatwell Review Scraper

Developed by

Tom

Tom

Maintained by Community

Treatwell review scraper to extract all reviews from a Treatwell business. Supports a single Treatwell business url as input. Download the reviews as JSON, CSV, XML, Excel, HTML Table, RSS or JSONL.

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

4

Monthly users

2

Runs succeeded

89%

Last modified

3 months ago

You can access the Treatwell Review 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 '{
< "urls": [
< {
< "url": "https://www.treatwell.co.uk/place/avenida-salon-1/"
< }
< ],
< "scrapeReviewerInfo": false
<}' |
<apify call scrape_pro/treatwell-reviews-scraper --silent --output-dataset

Treatwell Review Scraper API through CLI

The Apify CLI is the official tool that allows you to use Treatwell Review Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: