Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binn/bstockbot-win
https://github.com/binn/bstockbot-win
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/binn/bstockbot-win
- Owner: binn
- Created: 2022-12-02T21:36:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T20:14:52.000Z (3 months ago)
- Last Synced: 2024-08-09T12:14:07.515Z (3 months ago)
- Language: C#
- Size: 4.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BStock Bot
### Automatically watches BStock marketplaces for latest auction winnings, and regularly reports average winning bid for each item and listing every week, with email notifications.
This program was developed to get the average winning bids in a BStock marketplace, and regularly sends email reports out to its users.
**However**, this program was discontinued due to BStock's WAF getting more complex and harder to reverse engineer their APIs.There was a solution involving WebSocket, but it wasn't reliable or accurate, so instead we gave up on this project, however the code is open source.