
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
121
Total users
9.4K
Monthly users
811
Runs succeeded
>99%
Issues response
1.4 days
Last modified
25 days ago
Incorrect Ranking Denominator
Closed
The actor 142 as the rankingDenominator, but actual rankingDenominator on the website is 40

Hi, thanks for opening this issue!
I can confirm that there is a problem, from the logs as well: Could not parse ranking denominator {"rankingString":"", ... }
. The scraper is using old data (extracted from a different endpoint), which are not fully up to date, and may be incorrect in cases like this.
We will look into this a get it fixed :) I will keep you updated here, thanks!

Hi again,
I'm happy to inform you that we've updated the scraper with the fix. Few things:
- the extraction was failing, but it got magically fixed in the meantime, probably by a reversal update by TripAdvisor
- There was actually another bug, that caused the data to sometimes get overridden by the incorrect variant anyway. We've fixed that one now.
- We've also added the
rankingSource
field to distinguish between the source of the data - eitherHTML
orAPI
with HTML being the preferred one and up to date with what's on the website. - Added this data to our automated tests, so we should now be automatically notified next time something like this breaks :) But please still do open up an issue if you notice it again, so we can prioritize it further, even if we have a lot of other work.
Thanks and happy scraping!