Skip to content

Instantly share code, notes, and snippets.

@viktorkelemen
Created February 27, 2012 15:40
Show Gist options
  • Save viktorkelemen/1924761 to your computer and use it in GitHub Desktop.
Save viktorkelemen/1924761 to your computer and use it in GitHub Desktop.
Google Search History RSS
// num - number of items
// start - starting point
https://www.google.com/history/lookup?q=&output=rss&num=1000&start=0
// the first 1000 history items started from the 100th
https://www.google.com/history/lookup?q=&output=rss&num=1000&start=100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment