Skip to content

bewallyt/PSFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSFinder

Pings Amazon, Target, PlayStation Direct, and BestBuy every 20 seconds to see if PS5 Digital Edition is available.

Initial Setup

yarn install & Create a .env file with the following key value pairs:

TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=
FROM_PHONE_NUMBER=
TO_PHONE_NUMBER=
BEST_BUY_API_KEY=
  • BestBuy API Key can be generated here.
  • Twilio account required to receive text messages and phone calls.
  • Requires Node and Yarn to be globally installed.

How to Run

yarn start

Notes

This also exists.

About

Finds PS5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors