Here are
16 public repositories
matching this topic...
💬 Python scripts to parse Messenger, Hangouts, WhatsApp and Telegram chat logs into DataFrames.
Updated
Oct 18, 2021
Python
WhatsApp Parser Toolset v1.57
Updated
May 20, 2022
Python
Updated
Oct 24, 2021
Python
A package to parse WhatsApp chats with Node.js or in the browser 💬
Updated
Apr 9, 2022
TypeScript
Python toolkit to analyse and parse WhatsApp chats. Your chats as DataFrames/CSVs.
Updated
Sep 11, 2021
Python
Updated
Apr 29, 2021
JavaScript
💬 Download your backed up WhatsApp medias from Google Drive
Updated
Feb 12, 2022
JavaScript
Learning how to program a Discord bot in Python and hooking it to char-rnn
Updated
Apr 2, 2018
Jupyter Notebook
A Python project to parse WhatsApp conversation exported as a TXT and perform operations on the obtained data
Updated
Jan 19, 2021
Python
Converts Whatsapp chat files to dictionary or save it in JSON format.
Updated
Dec 14, 2019
Python
Whatsapp Chat to CSV parser
Updated
Mar 9, 2021
Python
Parse WhatsApp chat archives for groups and produce some stats
Updated
Dec 29, 2021
JavaScript
Analyze whatsapp log files! WIP: Add a web server functionality
Updated
Jul 23, 2020
Python
Improve this page
Add a description, image, and links to the
whatsapp-parser
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
whatsapp-parser
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Words count can be less than the actual count. If the message contains new lines then they have them in the log too. We read the log line by line, so it’ll miss parts of messages with newline in them.