Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
/ fb-messenger-stats Public archive

Command line program that displays statistics from Messenger chats

License

Notifications You must be signed in to change notification settings

jenetic/fb-messenger-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Facebook Messenger Stats

This is a Python command-line program that displays statistics from Messenger chats, such as the number of words, messages, pictures, videos each person sent, as well as each person's average number of words per message using JSON chat files.

How to Use

  1. Run fb_msg_stats.py from command-line after downloading it.
  2. When prompted, enter in the file paths of each JSON file of your Messenger chat. Most chats will only have one JSON file, but longer chats may have multiple.
  3. Type 'done', when you have entered in all JSON files.

How to Download JSON Files of Messenger Chats

  1. Go to the "Settings" menu on Facebook.com and click "Your Facebook Information".
  2. Click "View" in the "Download Your Information" section.
  3. Change the format to "JSON".
  4. Deselect all information except "Messages".
  5. Click "Request a download".
  6. In the downloaded folder, each chat should have a directory that contains one or multiple JSON files.

About

Command line program that displays statistics from Messenger chats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages