Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review count not patching site #102

Open
splashmered opened this issue Apr 10, 2021 · 0 comments
Open

Review count not patching site #102

splashmered opened this issue Apr 10, 2021 · 0 comments

Comments

@splashmered
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant