Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jef/streetmerchant
🤖 The world's easiest, most powerful stock checker
https://github.com/jef/streetmerchant
bot hacktoberfest shopping
Last synced: 7 days ago
JSON representation
🤖 The world's easiest, most powerful stock checker
- Host: GitHub
- URL: https://github.com/jef/streetmerchant
- Owner: jef
- License: mit
- Created: 2020-09-18T00:22:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T20:30:53.000Z (about 1 month ago)
- Last Synced: 2025-01-07T14:01:27.044Z (14 days ago)
- Topics: bot, hacktoberfest, shopping
- Language: TypeScript
- Homepage: https://jef.buzz/streetmerchant
- Size: 10.4 MB
- Stars: 4,988
- Watchers: 106
- Forks: 1,307
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
The world's easiest, most powerful stock checker
To get started, visit jef.buzz/streetmerchant## Features
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.
- **Notifications galore** -- when you're not by your computer, worry free with notifications to most platforms and devices when an item comes in stock.## Quick start
streetmerchant runs on Node.js:
```shell
git clone https://github.com/jef/streetmerchant.git
cd streetmerchant && npm i && npm run start
```For more information and customization, visit [jef.buzz/streetmerchant/getting-started](https://jef.buzz/streetmerchant/getting-started).