tonisuo / whatsapp-parser

Simple whatsapp chat parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatsapp-parser

Simple whatsapp chat parser. Main functionality is to extract and write messages to a text file, either separated by a new line or as a text corpus. My own use case for this was to use the created files as input for a markov chain.

Check out example.py on how to use.

TODO:

  • Add emoji handling functionality

About

Simple whatsapp chat parser


Languages

Language:Python 100.0%