
Treatwell Review Scraper
2 hours trial then $5.00/month - No credit card required now

Treatwell Review Scraper
2 hours trial then $5.00/month - No credit card required now
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.
What does Treatwell Review Scraper do?
Effortlessly extract reviews from a treatwell business by simply providing URLs of the Treatwell business profiles. Download your data in diverse formats such as JSON and Excel, ensuring compatibility with various applications, reports, and databases.
Treatwell Review Scraper data output
The output for the scrape is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).
Input example
1{ 2 "urls": [ 3 { 4 "url": "https://www.treatwell.co.uk/place/avenida-salon-1/" 5 }, 6 { 7 "url": "https://www.treatwell.co.uk/place/live-true-london-vauxhall/?serviceIds=TR5025417,TR5025426&t=166&tt=6" 8 } 9 ], 10 "scrapeReviewerInfo": true, 11 "language": "English", 12 "limit": 10 13 }
Output example
1{ 2 "business_url": "https://www.treatwell.co.uk/place/avenida-salon-1/", 3 "business_id": "411076", 4 "review": { 5 "id": 21444947, 6 "created_at": "2025-01-21T19:07:49.000Z", 7 "visited_at": "2025-01-18T00:00:00.000Z", 8 "review_text": "Will be coming back !", 9 "review_generated": false, 10 "verified": true, 11 "rating": 5, 12 "treatment_names": [ 13 "Ladies' T-Section Highlights" 14 ], 15 "reviewer_name": "Louise", 16 "reviewer_anonymous": false 17 }, 18 "scraped_at": "2025-01-24T14:44:35.337Z", 19 }
Actor Metrics
2 monthly users
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 20 days ago