This project analyzes WhatsApp chat data to generate insightful statistics and visualizations. By extracting and processing WhatsApp chat history from exported .txt files, the app provides a range of analysis features including message frequency, emoji usage, user participation, word clouds, sentiment analysis, and more.
- Launch the WhatsApp application on your smartphone.
- Navigate to the chat you want to export.
- Tap the three-dot menu (⋮) in the top-right corner of the screen (on Android) or the chat settings button (on iOS).
- Select More from the dropdown menu.
- Tap Export Chat.
- WhatsApp will ask if you want to include or exclude media files (images, videos, etc.) in the export.
- With Media: Exports the chat text along with any media files shared in the conversation.
- Without Media: Exports only the chat text.
Note: This project only works with the Without Media option. Make sure to select this when exporting the chat.
- Select where you want to save or send the exported chat:
- Email: Send the exported chat file to your email.
- Google Drive (Android) or Files App (iOS): Save the file to your cloud storage.
- Other Apps: Share via other installed applications (e.g., Telegram, Slack).
- Once exported, the chat will be saved as a .txt file.
- Open the saved location to view the .txt file.