Skip to content

A Python script to scrape and analyse your facebook messages

Notifications You must be signed in to change notification settings

Landon-T/FacebookMessageAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FacebookMessageAnalysis

A Python script to scrape and analyse your facebook messages

Usage

First you will need to visit Facebook and download your own data for offline use. After you have aquired the data run the script and select the message directory you would like anaylsed. Depending on the size of the chat it may take a minute. A CSV file will also be created in the directory where the script is saved.

Analysis

The script currently outputs the following information reagrding each facebook chat:

  • Total Messages
  • Messages per month
  • Messages per user in chat
  • Average message length per user
  • Max message length per user
  • Messages per day of week

About

A Python script to scrape and analyse your facebook messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages