SnapScrap.py
SnapScrap.py copied to clipboard
Downloads public Snapchat stories with Python.
SnapScrap.py
Downloads public Snapchat stories in your System.
Saving this locally
$ git clone https://github.com/allendema/SnapScrap.py.git
$ cd SnapScrap.py/
$ pip3 install -r requirements.txt
Run it
# Change to this directory & Make the script executable.
$ cd SnapScrap.py && chmod +x SnapScrap.py
# Run the script.
$ python3 SnapScrap.py
# Alternative way to run.
$ python3 SnapScrap.py USERNAME
In Action
Your directory later
Use it
Just enter one username which has a Public Profile.
It saves the media in current directory in a Folder named after given username.
Heads Up
Made by exploring Python. Inspired by similiar programms. Use at own risk.
Use it to archive important things, be polite and cause no harm.
Allen 2022