Convert Google Maps Starred Locations to KML files
Find a file
2016-04-17 19:20:39 -04:00
.gitignore update and fix 2016-04-17 21:50:58 +02:00
bookmarkstokml.py update and fix 2016-04-17 21:50:58 +02:00
readme.md added instructions to install lxml 2016-04-17 19:20:39 -04:00

V2016.04.17

Go to Google Bookmarks: https://www.google.com/bookmarks/

On the bottom left, click "Export bookmarks": https://www.google.com/bookmarks/bookmarks.html?hl=en

Install script dependencies: pip install simplekml lxml

After downloading the html file, run this script on it to generate a KML file per bookmark label.

It's hacky and doesn't work on all of them, but it kinda works.