Skip to content

Instantly share code, notes, and snippets.

@chrisle
Created February 22, 2012 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisle/1885478 to your computer and use it in GitHub Desktop.
Save chrisle/1885478 to your computer and use it in GitHub Desktop.
ImportXML for Google Search
=ArrayFormula(RegexReplace(RegexExtract(ImportXML("http://www.google.com/search?q=KEYWORDHERE", "//h3/a/@href"), "http.*"), "\&sa.*", ""))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment