Skip to content

Very simple python script that uses the BestBuy API to scan for products that are in stock and if they come available, will pop up a browser and use the purchase link in the API to put it into the cart.

Notifications You must be signed in to change notification settings

OBWANDO/BestBuyWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BestBuyWatch

This is a very simple and dirty python 3 script that uses the BestBuy API to scan for products that are in stock.

If or when a product becomes available, the script will pop up your default browser and use the purchase link in the API to put it into the cart for purchase. It will then sleep for 5 minutes to let you purchase. After the 5 minutes, it will keep checking until the end of time (in case you are asleep as well)

The script was quickly assembled for my own use, but a few people over on Reddit wanted to check it out, so community support FTW.

BestBuy API here: https://bestbuyapis.github.io/api-documentation/

YOU NEED AN API KEY TO USE THIS (It's easy and free to get) Sign up and get your API key here: https://developer.bestbuy.com/

About

Very simple python script that uses the BestBuy API to scan for products that are in stock and if they come available, will pop up a browser and use the purchase link in the API to put it into the cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages