Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 314 Bytes

Facebook-Messenger-JSON-Parser

Download your messages from Facebook as JSONs and run this parser in the directory with the message.json file.

The parser will write a CSV with information and text files for creating word clouds or other analysis.

npm install
npm start "PATH_TO_FACEBOOK_CHAT_DIRECTORY"