6 ms·
You can specify the date to export, so could step back exporting batches until you've got everything. https://www.google.com/history/lookup?month=11&day=30&yr=
by m0tive 15y ago
You can specify the date to export, so could step back exporting batches until you've got everything.
https://www.google.com/history/lookup?month=11&day=30&yr=2008&output=rss&num=9999 https://www.google.com/history/lookup?month=11&day=30...
It shouldn't be too hard to write a script to scrape you're whole history...
- ssn 15y agoYou can try this bookmarklet to download the full history: http://geeklad.com/updated-script-to-download-google-history http://geeklad.com/updated-script-to-download-google-history
- m0tive 15y agoHacked this together to do the job: https://gist.github.com/1884821 https://gist.github.com/1884821
- oxxx 15y agoDoesn't work for me: export.rb:1:in `require': no such file to load -- mechanize (LoadError) from export.rb:1 edit: nvm, installed libwww-mechanize-ruby and it's working fine.