https://github.com/louisa-uno/skinbaronbot
A bot for buying items on Skinbaron without the use of the API.
https://github.com/louisa-uno/skinbaronbot
bot docker docker-compose docker-image python python3 selenium selenium-python selenoid skinbaron webautomation
Last synced: 7 months ago
JSON representation
A bot for buying items on Skinbaron without the use of the API.
- Host: GitHub
- URL: https://github.com/louisa-uno/skinbaronbot
- Owner: louisa-uno
- License: gpl-3.0
- Created: 2021-02-12T20:25:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T13:18:26.000Z (about 2 years ago)
- Last Synced: 2025-03-11T04:59:42.917Z (7 months ago)
- Topics: bot, docker, docker-compose, docker-image, python, python3, selenium, selenium-python, selenoid, skinbaron, webautomation
- Language: Python
- Homepage: https://hub.docker.com/repository/docker/luois45/skinbaron-bot
- Size: 10.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## A pretty easy to use bot for Skinbaron without the use of the API
[](https://deepsource.io/gh/Luois45/SkinbaronBot/?ref=repository-badge)
[](http://www.gnu.org/licenses/gpl-3.0)
[](https://www.python.org/)### Usage
#### You must login yourself after starting the bot the first time#### Just enter the details of what you wanna buy into the "searches" list
#### The bot will buy these things automatically if it is finding a matching offer
#### You can also create a "advanced" search which is calculating the float which the item has to match for buying. This can be handy if you want to buy weapons for trade-ups automatically.
#### The "searches" are preconfigured so that it will buy things by itself after you logged yourself in if you aren't changing the searches
#### The preconfiguration is made to buy cheap items### Contributing
#### Pull requests are welcome. For major changes, please open an issue upfront to discuss what you would like to change.#### Please make sure to update tests as appropriate.