All Projects → loks0n → Supremedropbot

loks0n / Supremedropbot

A supreme web bot, written in python, to grab a list of specified products, and checkout before they sell out!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Supremedropbot

Tradingview Trainer
A lightweight app for practicing your trading on Tradingview
Stars: ✭ 106 (+60.61%)
Mutual labels:  selenium, tkinter
Csdnbot
CSDN 资源下载器
Stars: ✭ 209 (+216.67%)
Mutual labels:  selenium, beautifulsoup
Whatsappbot
Send messages to any person in any time how much you want.
Stars: ✭ 104 (+57.58%)
Mutual labels:  selenium, tkinter
TeslaPy
A Python module to use the Tesla Motors Owner API
Stars: ✭ 216 (+227.27%)
Mutual labels:  selenium, tkinter
SJS DROPS
Script using requests module to register accounts to Slam Jam Socialism raffles.
Stars: ✭ 21 (-68.18%)
Mutual labels:  selenium, beautifulsoup
lostark-wait-notifier
🐤️ Lost Ark wait notifier
Stars: ✭ 38 (-42.42%)
Mutual labels:  selenium, beautifulsoup
Bet On Sibyl
Machine Learning Model for Sport Predictions (Football, Basketball, Baseball, Hockey, Soccer & Tennis)
Stars: ✭ 190 (+187.88%)
Mutual labels:  selenium, beautifulsoup
non-api-fb-scraper
Scrape public FaceBook posts from any group or user into a .csv file without needing to register for any API access
Stars: ✭ 40 (-39.39%)
Mutual labels:  selenium, beautifulsoup
linkedinBot
Automate the process of sending referral request and cold mailing on LinkedIn
Stars: ✭ 25 (-62.12%)
Mutual labels:  selenium, beautifulsoup
kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
Stars: ✭ 18 (-72.73%)
Mutual labels:  selenium, beautifulsoup
Infospider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
Stars: ✭ 5,984 (+8966.67%)
Mutual labels:  selenium, tkinter
Pyleniumio
Bring the best of Selenium and Cypress into a single Python package
Stars: ✭ 61 (-7.58%)
Mutual labels:  selenium
Ttkwidgets
A collection of widgets for Tkinter's ttk extensions by various authors
Stars: ✭ 57 (-13.64%)
Mutual labels:  tkinter
Solrj Example
solrj示例
Stars: ✭ 56 (-15.15%)
Mutual labels:  selenium
Django Places
A django app for store places with autocomplete
Stars: ✭ 55 (-16.67%)
Mutual labels:  autocomplete
Tib
Easy e2e browser testing in Node
Stars: ✭ 64 (-3.03%)
Mutual labels:  selenium
Ember Select Box
🔠 A faux select box for Ember apps
Stars: ✭ 60 (-9.09%)
Mutual labels:  autocomplete
Luautocompleteview
Highly configurable autocomplete view that is attachable to any UITextField
Stars: ✭ 55 (-16.67%)
Mutual labels:  autocomplete
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-18.18%)
Mutual labels:  autocomplete
Awesome Tkinter Apps
A collection of nice Tkinter based applications I find or end up answering on StackOverflow
Stars: ✭ 53 (-19.7%)
Mutual labels:  tkinter

Logo

A supreme bot, written in python, to grab a list of specified products before they sell out! (Not currently in development due to captcha)

Screenshot

Dependencies

Selenium, BeautifulSoup4, pygubu, Requests, Splinter

Use/Install

Chrome must be installed.

Windows

  1. Download and unzip latest release.
  2. Run main.exe

Linux/Other

  1. Download source.
  2. Install all dependencies with pip.
  3. Install chromedriver, and ensure it is added to the system path.
  4. Run main.py

Todo

  1. Shrink cx_freeze compile size, by selecting/ using less packages.
  2. Wait until Drop function.
  3. Save Product list in json.
  4. Allow user to choose which browser/driver to use in selenium.
  5. Optimize/cleanup search function.
  6. Add proxy support.
  7. Add all countrys, and add full international support.
  8. Find form objects by xpath, rather than id.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].