https://github.com/snap-bots/snapchat-bot
snapchat bot
https://github.com/snap-bots/snapchat-bot
android appium automation cli emulator ios mobile-bot phone-farm playwright python snapchat snapchat-bot
Last synced: about 2 months ago
JSON representation
snapchat bot
- Host: GitHub
- URL: https://github.com/snap-bots/snapchat-bot
- Owner: Snap-bots
- Created: 2025-10-07T17:55:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-07T18:12:34.000Z (9 months ago)
- Last Synced: 2025-10-07T20:25:21.066Z (9 months ago)
- Topics: android, appium, automation, cli, emulator, ios, mobile-bot, phone-farm, playwright, python, snapchat, snapchat-bot
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snapchat-bot
Automate Snapchat actions such as sending snaps, adding friends, viewing stories, and maintaining human-like activity for engagement and growth. Designed for developers, marketers, and automation engineers managing Snapchat campaigns or multiple accounts.
---
## Introduction
**snapchat-bot** automates Snapchat workflows on real Android devices or emulators using **Appium** and **Python**. It handles login, story viewing, messaging, adding friends, and streak maintenance while mimicking real human behavior to avoid detection.
### 3 Key Benefits
- **Time-Saving:** Automates hours of repetitive Snapchat tasks.
- **Scalable:** Works across multiple devices and accounts simultaneously.
- **Safer:** Human-like delays and randomization protect from bans.
---
## Features
- Auto login with username/password or session restore.
- Story viewer with configurable speed & delay.
- Auto add friends from username list or search query.
- Snap sender with image/video templates.
- Daily streak maintenance for engagement.
- Human-behavior simulation (random swipes, idle time, etc.).
- Proxy & IP rotation support for device isolation.
---
## Use Cases
- Marketing teams automating promotional snaps.
- Influencers managing multiple brand accounts.
- Agencies maintaining streaks and engagement for clients.
- Social media researchers testing Snapchat behavior models.
---
## Contact
---
## Installation Instructions
### Pre-requisites
- Python 3.9+
- Appium Server
- Android SDK
- Node.js (for Appium dependencies)
- ADB configured
- Snapchat installed on device/emulator
---
### Clone the Repository
```bash
git clone https://github.com/yourusername/snapchat-bot.git
cd snapchat-bot