12

At myactivity.google.com, you can view all your Google activity. It's super rich data , and I'd love to be able to access my own programatically.

Does anyone know if there is a public API to access this data, or if there is one in the works?

David Baker
  • 310
  • 1
  • 3
  • 9

1 Answers1

8

As a kind of a workaround, you can go to https://takeout.google.com/settings/takeout, request "My Activity" events, let Google store them on your Google Drive (zipped or gzipped) and access the archive via Google Drive API.