-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
PS5 walmart + Gamestop + playstation not able to be scraped. #851
Comments
I posted this to discord, but adding it to this bug. I was hitting the direct.playstation.com API manually while i was in the queue today (randomly checking after application didn't work for Walmart today). Hey at least Sony told you they were gone today. Within a couple of minutes of the api reporting outofstock the queue-it system posted a message they were gone so that you could get out of queue if you wanted. api for digital edition: https://api.direct.playstation.com/commercewebservices/ps-direct-us/products/productList?fields=BASIC&productCodes=3005817 |
I believe the issue could be caused by the queueing system they are using. It might be struggling to scrap because it gets redirected to this holding page. Maybe we need to think about a PlayStation API store for real-time data which would bypass this potential issue. |
Yeah, even if it (direct.playstation.com) would only notify when in stock using email/sms it would help. Then you could quickly get in queue and maybe get lucky. I didn't realize that with "realTimeInventoryLookup" it was still trying to scrap afterwards, but learning that makes more sense why it wasn't working. For Walmart (no api at this time in the app), the site is getting absolutely blasted and the scraping is likely failing. You'd have to be trying once a second and hope your request made it through. I again had ps5 in my cart today on walmart and was trying to pay only to have it say out of stock. I got dozen of error pages just getting to that point. |
There is no alert nor any detection for Walmart, GameStop, PlayStation on the recent release of the PS5. Didn't any log/error but it just couldn't scrape it even though I had the script running thanks!
The text was updated successfully, but these errors were encountered: