joweich / chat-miner

Parsers and visualizations for chats
MIT License
567 stars 56 forks source link

Whish file types should be pointed by parser? #70

Closed RYucel closed 1 year ago

RYucel commented 1 year ago

I am new for this, but I could not find which type of data files should be imported to use these parsers for each social media account? Json? HTML? Text?. Could you provide more information on readme file?

vactomas commented 1 year ago

It depends on the parser, but mostly these are JSON files.

WhatsApp - TXT Telegram - both HTML and JSON exports are supported, however, I prefer JSON as it exports into one file Messenger - JSON Instagram - JSON Signal - probably .md as I don't see beatifulsoup4 being used in the parser