Skip to content

LorenKociko/instagram-messages-json-to-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Instagram JSON Reader

Instagram provides you the ability to download all your account data localy, but most of your data are stored as JSON files and that makes it less user friendly.

image

This script uses the messages.json file, to extract all your text chats / conversations, and stores them in separate .txt files depending on the username of the person you communicated with.

You just need to run the script in the same folder you have stored the messages.json file, and various .txt files will be auto-created.

image image

The .txt files have this format:

image

About

Script that extract all the text messages from the messages.json file and stores them into a user-friendly format.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages