Skip to content

Review count not patching site #102

Description

@splashmered

Greetings,

I was trying to extract reviews for a certain sku and the count of reviews that api returns is not matching the count in bestbuy site. please help.

https://api.bestbuy.com/v1/reviews(sku=6356223)?apiKey=mykeyhere&format=json

Api says the count is as below
from": 1,
"to": 10,
"currentPage": 1,
"total": 1005,
"totalPages": 101,
"queryTime": "0.301",
"totalTime": "0.314",

When we see the number of reviews in the site it is 57,103

https://www.bestbuy.com/site/dualshock-4-wireless-controller-for-sony-playstation-4-glacier-white/6356223.p?skuId=6356223

please guide?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions