Everything you need to request your Snapchat data and start exploring it.
Snapchat lets you download a copy of your data, including chat history, media, memories, and account info.
.zip file.Tip: The download link expires after a few days. Download it promptly and save the zip file somewhere safe.
Your Snapchat export is a zip file containing several folders and files. Here's what Snap Data Explorer uses:
mydata_1234567890/
html/
chat_history.html — your conversations
memories_history.html — saved memories
json/
chat_history.json — structured chat data with Media IDs
snap_history.json — snap send/receive events
chat_media/ — photos & videos from chats
The app parses both HTML and JSON files and merges them together to give you the most complete picture possible. Media files are linked to their corresponding messages via Media IDs in the JSON data.
You have two options for importing:
Select the .zip file directly. The app will extract and process it automatically. This is the easiest option.
Unzip the file first, then select the extracted folder. Useful if you want to inspect the files beforehand.
What happens during import:
Import typically takes a few seconds for small exports and up to a minute for very large ones.
Very large exports (10,000+ messages with media) may take a minute. The progress bar in the app shows the current stage. If it's truly stuck, check the log file for errors.
About 5% of media referenced in chat history is typically missing from Snapchat exports. This is a limitation of Snapchat's export process, not the app. Media from snap_history.json events (sent/received snaps) cannot be linked because Snapchat doesn't include Media IDs for those events.
Apple blocks unnotarized apps. Run this in Terminal to fix it:
xattr -cr /Applications/"Snap Data Explorer.app"
macOS: ~/Library/Application Support/com.kody.snap-data-explorer-app/
Windows: %APPDATA%/com.kody.snap-data-explorer-app/
Linux: ~/.local/share/com.kody.snap-data-explorer-app/
Delete the index.db file from the app data directory listed above, then re-import your data.
Download Snap Data Explorer and start exploring your archive.