Skip to content

Instagram's "messages.txt/.json" into Readable Format Converter.

Notifications You must be signed in to change notification settings

kvnal/Instagram_Messages_Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Get Instagram chats in Readable Format

How To Use

  1. Get a copy of what you've shared on Instagram.
    • GoTo settings > Security > Download Data
    • Request Download
  2. Extract .zip/.rar and locate messages.txt file.
  3. Run run.py in cmd/terminal.
    • To get all participants python run.py -p "/path_To_messages.txt"
    • To get all chats of perticular username python run.py -c "<username>" "/path_To_messages.txt"

About

Instagram's "messages.txt/.json" into Readable Format Converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages