Skip to content
Rajan Chauhan edited this page Dec 7, 2015 · 2 revisions

GoogleHistoryAnalyser

A program to analyse your google history in Python
Requirements

  1. Python 3.2
  2. Zip file exractor like WinZip

How to use:

  1. Go to www.google.com/history
  2. Follow the steps below :
    1. ![open http://www.google.com/history](http://imgur.com/cnsUZVJ)
    2. ![Click on create archive](http://imgur.com/DhSYgpS)
    3. ![The history has been sent on your mail](http://imgur.com/S5yNFGN)
  3. Go to your mail and download the attachments sent by google
  4. The attachments will be downloaded in a folder name Searches.
  5. Extract that folder
Clone this wiki locally