Skip to content

Parses date-related information from my blizzard GDPR export.

License

Notifications You must be signed in to change notification settings

seanbreckenridge/blizzard_gdpr_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blizzard_gdpr_parser

Parses date-related information from my blizzard GDPR export.

For whatever reason, its an HTML file...

This searches for tables which contains things that look like dates/times, and parse those out of the file.

Was a very manual process, lots of small changes till I got the output I wanted, so not sure if it'd work for other people. Leaving it here as reference.

Used as part of my HPI

Run

python3 parser.py ./path/to/html_dump.html ./data.json

The output is just lots of random events which have timestamps, like when I bought packs in HS, first games I played in random games, chat messages and Activity/IP info.

About

Parses date-related information from my blizzard GDPR export.

Topics

Resources

License

Stars

Watchers

Forks

Languages