This was my private GPU scalper that I used to get my friends GPUs. No longer works.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
I created this scalping bot to get GPUs for my friends at retail price and it was successful so after we no longer needed GPUs I quit updating the project. BestBuy has now implemented more antibot measures and the other websites that it worked on weren't too great.
What does it do:
- Reads data from spreadsheets and continuously checks to see if an item is in stock (Works for more than just GPUs)
- Allows the user to adjust settings to continue buying cards after buying one, MSRP range, Notifies when instock
- Does not require any information user login info, it can work entirely off of locally saved cookies:smile:
This will probably not work anymore which is why I am making it public but feel free to try and update it.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Clone the repo, install dependencies, and run ScalperBot.py
You will need python and pip to install all dependencies in the requirements.txt
- pip
pip install ...
-
Clone the repo
git clone https://github.com/erobin27/ScalperBot.git
-
Install pip libraries
pip install
-
run python file
ScalperBot.py -
Create and save cookies
-
Run the program with your selected spreadsheets
This can be used to automatically buy items from multiple websites at the same time. Most notably graphics cards but this works for any item.
- Buy GPU with bot
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt for more information.
Project Link: https://github.com/erobin27/ScalperBot
Thanks crypto miners

