https://github.com/graup/kakaotalk-analyzer
Litte Python script to get statistics from KakaoTalk message export files
https://github.com/graup/kakaotalk-analyzer
Last synced: about 1 year ago
JSON representation
Litte Python script to get statistics from KakaoTalk message export files
- Host: GitHub
- URL: https://github.com/graup/kakaotalk-analyzer
- Owner: graup
- License: mit
- Created: 2014-05-11T07:49:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T17:48:35.000Z (over 11 years ago)
- Last Synced: 2025-03-18T07:16:46.499Z (over 1 year ago)
- Language: Python
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
kakaotalk-analyzer
==================
Litte Python script to get statistics from KakaoTalk message export files.
This is totally work-in-progress, but I will try to only put at
least kind of functional versions up on GitHub.
Last tested with KakaoTalk version 4.5.2. Should work with most older versions, too.
Feedback
--------
Feedback and pull requests very welcome! You can also create issues if you have ideas
for analysis I could add.
How to export messages
----------------------
- In the app, go to a chatroom and select Settings (설정) -> Export Messages (대화내용 이메일로 보내기) -> Send Text Messages Only (텍스트 메시지만 보내기)
- Send the export to your own email account and save the files in some folder.
Usage
-----
Open a console and run `python kakaotalk.py path-to-file.txt action [period]`
KakaoTalk splits export files after 1MB. The tool will automatically find the other parts,
you just need to read in the first file.
Run `python kakaotalk.py` to see available options.
Example output
--------------
`python kakaotalk.py path-to-file.txt stat week`
