Skip to content

supthunder/amdRestock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amdRestock

Checks for RX 570/580 restocks on NewEgg, BestBuy, Amazon, and BHphotovideo

Live on twitter @rx570

$5 server cost: 17iSNnZcDgWnmHd2CaaXmE9rWW49ecgnR3

gif

How it works:

  • Python + Twitter
  • Runs randint(5,20) seconds
  • Uses NewEgg/BestBuy mobile API's

Setup:

  • Download zip + open in terminal
  • To run without BestBuy:
  • run: pip install requests
  • run: python main.py
  • To run with BestBuy:
  • Use fiddler/wireshark etc to get api keys from BestBuy mobile app
  • replace "GET_FROM_MITM_IPHONE_APP" without your keys
  • To use twitter, get twitter api keys form https://apps.twitter.com
  • To run with Amazon:
  • Edit az.py with amazon API keys

Future:

  • Concurrency

About

Checks for restocks and tweets @RX570

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages