I downloaded my Google Takeout last month.

Got hundreds of JSON files with timestamps in milliseconds, raw GPS coordinates, nested data structures.

Completely unreadable.

So I built TakeoutReader to parse all of it into a clean, human-readable report.

Search history, location data, YouTube activity, and more.

The thing I cared most about: your data never leaves your browser. No server upload, no account, nothing stored anywhere.

Happy to answer questions about how the parsing works or the data structures Google uses.

https://takeoutreader.com

How do I verify that you don't just hover up my takeout data?

Where is the open source code I can run myself?