Skip to main content

A WhatsApp Chat Analyzer Script

Project description

Whatsapp-Chat-Analyzer

Analyzing Whatsapp Chat (Personal & Group)

  • Current making is to analyzing the WhatsApp chat more efficiently

Next Iteration

  • Next step would be learn a model to predict the next chat
  • Automate my text in real time
Supported Analysis

  • Chat Count
  • Chat Avaerage
  • Member/Sender Rank
  • Website/URL/Link Domain Rank
  • Word Count and Rank
  • Most Used Word by Sender
  • Emoji Usage Rank
  • Most Used Emoji by Sender
  • Timestamp Heatmap
  • Attachment Classification (In Android, there is no difference pattern for attachment. But in iOS we can actually classify between Image, Video, Audio, GIF, Sticker, Document, and Contact Card)

Requirements


  • Python 3.6+
pip install -r requirements.txt

Usage


$ git clone https://github.com/rahuladream/Whatsapp-Chat-Analyzer.git

$ cd Whatsapp-Chat-Analyzer
$ python analyzer.py chat_example.txt 

Package Install

pip install wanalyzer
usage: wanalyzer FILE [-h] [-d]

wanalyzer <file_path.txt>

Read and analyze whatsapp chat

positional arguments:
  FILE                  Chat file path

optional arguments:
  -h, --help            show this help message and exit
  -d, --debug           Debug mode. Shows details for every parsed line.

Preview

  • Sender & Mentioned Domain Sender & Mentioned Domain

  • Used emoji and Favourite Emoji Used and Favourite Emoji

  • Most used word and favorite word Most used word and favorite word

  • Chat activity heatmap Heatmap

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wanalyzer-0.5-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page