https://github.com/saccofrancesco/supremebot
NiceGUI bot for buying limited-edition Supreme items with fast checkout
https://github.com/saccofrancesco/supremebot
bot cross-platform-bot e-commerce-bot fast-checkout-bot item-purchasing-bot limited-edition-drops nicegui playwright python-automation python-bot python-gui shopping-bot sneaker-bot streetwear-bot supreme supreme-drops supreme-items supremebot webscrping
Last synced: 2 months ago
JSON representation
NiceGUI bot for buying limited-edition Supreme items with fast checkout
- Host: GitHub
- URL: https://github.com/saccofrancesco/supremebot
- Owner: saccofrancesco
- License: mit
- Created: 2021-12-01T21:24:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T09:51:18.000Z (2 months ago)
- Last Synced: 2026-03-31T11:41:37.861Z (2 months ago)
- Topics: bot, cross-platform-bot, e-commerce-bot, fast-checkout-bot, item-purchasing-bot, limited-edition-drops, nicegui, playwright, python-automation, python-bot, python-gui, shopping-bot, sneaker-bot, streetwear-bot, supreme, supreme-drops, supreme-items, supremebot, webscrping
- Language: Python
- Homepage:
- Size: 7.63 MB
- Stars: 35
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Supremebot: Supreme Item Purchasing Bot
A fast and intuitive Supreme bot built with NiceGUI to streamline your shopping during Supreme drops.
TL;DR •
Key Features •
Quickstart •
Emailware •
Credits •
License
---
## 📌 TL;DR
Supremebot helps you get ahead of the drop by tracking items, showing their hype rating, and letting you pre-fill your basket and checkout — all wrapped in a clean NiceGUI interface.
---
## 🔑 Key Features
* **⚡ Intuitive Web Interface** – User-friendly GUI to get started in seconds.
* **🟢 Real-Time Item Tracking** – Monitor availability and view upcoming releases live.
* **🔥 Hype Counter** – Each item shows a demand score to guide your priorities.
* **🧺 Pre-Add to Basket** – Queue your must-haves for ultra-fast checkout.
* **📝 Autofill Checkout Forms** – Skip typing with saved personal and payment details.
* **🖥️ Full-Screen Mode** – Focused shopping experience, no distractions.
* **💻 Cross-Platform Support** – Works on Windows, macOS, and Linux seamlessly.
---
## ⚡ Quickstart
Make sure you have [Git](https://git-scm.com), [Python](https://www.python.org/downloads/), and [pip](https://pip.pypa.io/en/stable/) installed.
```bash
# 1. Clone the repository
git clone https://github.com/saccofrancesco/supremebot.git
cd supremebot
# 2. Install Python dependencies
pip install -r requirements.txt
# 3. Install Playwright browser binaries
playwright install
# 4. Run the bot
python main.py
```
---
## 📬 Emailware: Share Your Thoughts
Supremebot is [emailware](https://en.wiktionary.org/wiki/emailware) — if you find it useful, I’d love to hear from you! Whether it's feedback, ideas, or just a quick hello:
📩 **[francescosacco.github@gmail.com](mailto:francescosacco.github@gmail.com)**
---
## 🙏 Like Supremebot? Support the Project
If Supremebot made your shopping smoother:
* ⭐️ Star the repo
* 🧃 [Buy me a coffee](https://www.buymeacoffee.com/saccofrancesco)
* 💌 Send your feedback or ideas
---
## 🧠 Credits & Acknowledgements
Built with these awesome tools:
* [Python](https://www.python.org/)
* [NiceGUI](https://nicegui.io)
* [Playwright](https://playwright.dev/python/)
* [Requests](https://requests.readthedocs.io/en/latest/)
* [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
---
## 📎 You Might Also Like...
Other projects from the same author:
* [🧩 crosswords](https://github.com/saccofrancesco/crosswords): Generate printable crossword puzzles with OCR & Streamlit.
* [🔐 lock](https://github.com/saccofrancesco/lock): A secure password manager using CustomTkinter.
---
## 📜 License
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) — feel free to use it in your own projects!
---
> GitHub [@saccofrancesco](https://github.com/saccofrancesco)