Skip to content

Hacky repo to parse Google Timeline exports in JSON format

Notifications You must be signed in to change notification settings

gsleap/timeline_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

timeline_parse

Hacky repo to parse Google Timeline exports in JSON format

  1. Go to google and export your timeline https://takeout.google.com/settings/takeout
  2. Unzip all the files somewhere
  3. python timeline_parse.py FILENAME (where FILENAME is one of the JSON files which is under the "Takeout\Location History\Semantic Location History\YEAR" subdirectories)

You may want to edit the example as it does some filtering and tries to be a bit intelligent but probably fails in some cases.

About

Hacky repo to parse Google Timeline exports in JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages