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

Use DigitalRiver directly to check for stock on Nvidia #2

Closed
fuckingrobot opened this issue Sep 18, 2020 · 1 comment · Fixed by #29
Closed

Use DigitalRiver directly to check for stock on Nvidia #2

fuckingrobot opened this issue Sep 18, 2020 · 1 comment · Fixed by #29

Comments

@fuckingrobot
Copy link
Contributor

fuckingrobot commented Sep 18, 2020

I'm working in Ruby, but here's the basic approach...

Check digital river at a random interval:

https://api.digitalriver.com/v1/shoppers/me/products/5438481700/inventory-status?apiKey=9485fa7b159e42edb08a83bde0d83dia

Cards should be in stock when status is not PRODUCT_INVENTORY_OUT_OF_STOCK.

When that happens, open this link to automatically add to cart:

https://store.nvidia.com/store/nvidia/en_US/buy/productID.5438481700/clearCart.yes/nextPage.QuickBuyCartPage

I expect one of you to sell me a card at price if you get multiple before me 😂

NOTE: 5438481700 is the 3080 US digital river id. I'll post a separate issue with a way of using api.nvidia.com for finding digital river id and opening add to cart when avaliable. You'll want to use this other approach for 3090 launch.

@jef
Copy link
Owner

jef commented Sep 18, 2020

This is top priority

@jef jef closed this as completed in #29 Sep 18, 2020
geman220 referenced this issue in geman220/nvidia-snatcher Sep 22, 2020
FabioDessi added a commit to FabioDessi/streetmerchant that referenced this issue Mar 3, 2021
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

Successfully merging a pull request may close this issue.

2 participants