Created
February 27, 2012 15:40
-
-
Save viktorkelemen/1924761 to your computer and use it in GitHub Desktop.
Google Search History RSS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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