Skip to content

oshinanika/Facebook-Messenger_Chat-Analyzer

Repository files navigation

Facebook-Messenger_Chat-Analyzer

You can use your Facebook Messenger data to visualize data from your chats like

  • number of messeges exchanged,
  • who talks the most,
  • which day of the week is most active for your group chat,
  • wordcloud etc.

Requirements

  • Python 3.7.6
  • Messenger Data in Json format

Run the Chat Analyzer

Install the required dependencies.

pip3 install -r requirements.txt

Run the app.

python 3 main.py

Choose from SampleData->message.json

Final Output

Sample Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages