Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RishiTiku/InstagramJSONToReadableText

This script can convert messages.json in your Instagram dump to readable separate text files for each user you've chatted with.
https://github.com/RishiTiku/InstagramJSONToReadableText

Last synced: 18 days ago
JSON representation

This script can convert messages.json in your Instagram dump to readable separate text files for each user you've chatted with.

Awesome Lists containing this project

README

        

# InstagramJSONToReadableText
This script can convert messages.json in your Instagram dump to readable separate text files for each user you've chatted with.

Hi There,

Dumped all of your Instagram data? Messages.json is unreadable? This Code is Built just for you!

Just place the messages.json file in the same folder as the script and run test.py. You'll find separate .txt files for each user in perfectly readable format.
Enjoy!!!

# To user
Place the messages.json file in this folder (Containing this README file). Open the test.py file in IDLE (3.x or higher) and click on Run Module from Run Menu.