
Tripadvisor Scraper
Pricing
$3.00 / 1,000 results

Tripadvisor Scraper
This unofficial Tripadvisor API is a data extraction tool able to get data on hotels, restaurants, things to do, vacation rentals, attractions, tours, and public trips. Get pricing, contact details, amenities, awards, ratings, and more. Download your data in Excel, JSON, CSV, and other formats.
4.8 (9)
Pricing
$3.00 / 1,000 results
125
Total users
9.6K
Monthly users
332
Runs succeeded
>99%
Issues response
1.4 days
Last modified
2 months ago
"‘Things to do’ is not being collected. Only ‘Attractions’ is being collected, but ‘Things to do’ is not."
Closed
"‘Things to do’ is not being collected.
Only ‘Attractions’ is being collected, but ‘Things to do’ is not."

Hey, can you please share a run or an example of a difference between Attractions and Things to do?
gabriela98
Same thing is happening to me. Only attractions but not actual 'Things to do', which had to include: outdoor activities, tours, shows, etc

Hi Maria, thanks for joining this issue!
Can you share the input or the run for which it failed for? I was able to find one run like that on your profile, but the URL indeed only leads to "tours", not all "things to do". https://www.tripadvisor.com/Attractions-g60978-Activities-c42-Newport_Rhode_Island.html
@Suckwon perhaps you are getting confused with the output type
field, with the value of ATTRACTION
? This is simply to differentiate between the 4 types of places on TripAdvisor: 'HOTEL' | 'RESTAURANT' | 'ATTRACTION' | 'VACATION_RENTAL'
.
You can check the actually "attraction" subtype by the subcategories
field.
I hope this helps, thanks and happy scraping!