The world's easiest, most powerful stock checker
To get started, visit jef.buzz/streetmerchant
First and foremost, this service will not automatically buy for you.
- Checks stock continuously -- runs 24/7, 365, looking for the items you want.
- Ready for checkout -- ability to add to cart when available and even opens the browser for you.
- Live dashboard -- optional web interface with a matrix view of selected stores and series, filter controls, dotenv editing, and restart control.
- Notifications galore -- when you're not by your computer, worry free with notifications to most platforms and devices when an item comes in stock.
streetmerchant runs on Node.js:
git clone https://github.com/jef/streetmerchant.git
cd streetmerchant && npm i && npm run startTo enable the web dashboard, set WEB_PORT in dotenv and open http://localhost:<WEB_PORT> while streetmerchant is running.
For more information and customization, visit jef.buzz/streetmerchant/getting-started.
