Skip to content

Yuribtr/SkypeJSONReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple python script for parsing Skype chat history file in JSON format

Script will extract a chat conversation history between you and your interlocutor using specified login in chronological order with highlighting.

##Requirements:

  1. JSON export file downloaded from https://go.skype.com/export.
  2. Login name of your interlocutor.

##Instructions:

  1. Please put decompressed file "messages.json" in script folder.
  2. Run "main.py".
  3. Enter login name of your interlocutor when prompted.
  4. Result will be printed to the Python console.

##Notice:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages