Automate Snapchat snap sending on
web.snapchat.com— fast, simple, and fully anonymous.
Built with Python + GUI automation (pyautogui) for educational and productivity testing.
Created by Ohno
SnapchatBoost lets you send hundreds of snaps in seconds using Snapchat Web — no app, no phone, no limits.
Perfect for testing, boosting streaks, or any random experiments.
No coding required — just download, run, and go!
-
Download the ZIP
→ Click the green "Code" button → "Download ZIP" -
Extract the folder
-
Double-click
install.bat
→ It installs Python dependencies automatically -
Run
start.batto launch SnapchatBoost
Done!
# 1. Install Homebrew (if you don't have it)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# 2. Install Python
brew install python
# 3. Download & extract the ZIP from GitHub
# 4. Open Terminal in the folder and run:
pip install pyautogui keyboard colorama
# 5. Launch
python3 main.py
# 1. Update system
sudo apt update
# 2. Install Python & pip
sudo apt install python3 python3-pip
# 3. Install GUI dependencies (for pyautogui)
sudo apt install python3-tk python3-dev scrot
# 4. Download & extract the ZIP
# 5. Install Python packages
pip3 install pyautogui keyboard colorama
# 6. Run
python3 main.py🎮 How to actually use it
Open Snapchat in your browser → snapchat.com/web Log in and go to the camera screen Run main.py/start.bat Choose "3) Configure Positions"
Move mouse to Camera button → press Y Move to "Send To" → press Y Move to your Shortcut → press Y Move to "Select All" → press Y
Go back to menu → "1) Start" Press ESC anytime to stop
