Tripadvisor Scraper avatar
Tripadvisor Scraper

Pricing

$3.00 / 1,000 results

Go to Store
Tripadvisor Scraper

Tripadvisor Scraper

Developed by

Maximillian Copelli

Maximillian Copelli

Maintained by Apify

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

XP

Incorrect Ranking Denominator

Closed

xperium opened this issue
2 months ago

The actor 142 as the rankingDenominator, but actual rankingDenominator on the website is 40

lukas.prusa avatar

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!

lukas.prusa avatar

Hi again,

I'm happy to inform you that we've updated the scraper with the fix. Few things:

  1. the extraction was failing, but it got magically fixed in the meantime, probably by a reversal update by TripAdvisor
  2. There was actually another bug, that caused the data to sometimes get overridden by the incorrect variant anyway. We've fixed that one now.
  3. We've also added the rankingSource field to distinguish between the source of the data - either HTML or API with HTML being the preferred one and up to date with what's on the website.
  4. 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!