Alex / dev + QA

Snapchat Memory Extractor

Python
Automation

When you request your data from Snapchat, your memories arrive as an enormous index.html full of links rather than as files you can actually keep. This tool takes that export and pulls the memories out into a sane folder of real media files.

It is the kind of small, unglamorous automation that saves an afternoon of clicking. Point it at the export, let it walk the index, and it resolves and downloads each memory for you.

Written in Python with no heavy dependencies, so it runs anywhere you can get a Python interpreter.


< All projects