{"id":14036969,"url":"https://github.com/DavidMetcalfe/Google-Maps-Location-History-Parser","last_synced_at":"2025-07-27T04:33:05.879Z","repository":{"id":86344359,"uuid":"146143450","full_name":"DavidMetcalfe/Google-Maps-Location-History-Parser","owner":"DavidMetcalfe","description":"Parse the extracted data from Google Maps' Location History into a list of unique lat/long coordinates.","archived":false,"fork":false,"pushed_at":"2023-02-06T04:57:58.000Z","size":17,"stargazers_count":37,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-12T03:06:12.842Z","etag":null,"topics":["google-location-history","google-takeout","google-timeline","json","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidMetcalfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-26T01:56:06.000Z","updated_at":"2024-08-12T03:06:14.362Z","dependencies_parsed_at":"2023-03-13T20:03:12.508Z","dependency_job_id":null,"html_url":"https://github.com/DavidMetcalfe/Google-Maps-Location-History-Parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMetcalfe%2FGoogle-Maps-Location-History-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMetcalfe%2FGoogle-Maps-Location-History-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMetcalfe%2FGoogle-Maps-Location-History-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMetcalfe%2FGoogle-Maps-Location-History-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidMetcalfe","download_url":"https://codeload.github.com/DavidMetcalfe/Google-Maps-Location-History-Parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227762348,"owners_count":17816011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-location-history","google-takeout","google-timeline","json","python3"],"created_at":"2024-08-12T03:02:22.207Z","updated_at":"2024-12-02T16:31:14.727Z","avatar_url":"https://github.com/DavidMetcalfe.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Google Maps Location History Parser\n\nThe included script will parse the extracted JSON data from Google Maps' Location History, and output a list of unique lat/long coordinates in a `.txt` file for your own use.\n\nOlder tutorials concerning Google Latitude, and Google Maps' Timeline would require raw extraction, or looping through exporting KML files, etc. Nowadays, [Google Takeout](https://takeout.google.com/settings/takeout) supports exporting one's Location History easily.\n\n## Steps to export data\n1. Visit [Google Takeout](https://takeout.google.com/settings/takeout).\n2. Click **Select None** at the top of the list to deselect all other options.\n3. Navigate down to **Location History** and select it. Leave the default export at JSON.\n4. Click **Next**, and choose your File Type, Archive Size, and Delivery Method.\n5. Once the file is downloaded and unarchived, proceed to the next steps.\n\n## Parse your export data\n\n1. Download `Parse Google Location History.py` and place the script in the same directory as your `Location History.json` export.\n2. Run the script from your chosen command line (`python Parse Google Location History.py`).\n\n## Notes\n\nThere's an additional function included for converting the Lat/Long coordinates in E7 format to decimal. It's not made use of in the script, but it may be helpful to any interested.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidMetcalfe%2FGoogle-Maps-Location-History-Parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDavidMetcalfe%2FGoogle-Maps-Location-History-Parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidMetcalfe%2FGoogle-Maps-Location-History-Parser/lists"}