Skip to content

allendema/SnapScrap.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

inAction

Your directory later

Directory

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

License: Apache License 2.0 github commits