Anyone know what the search string for Google might be? I'm trying to build a rank finder but the results keeps coming back 0. I'm using this at the moment:
searchUrl = "http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=" & strQuery & "&num=100"
searchUrl = "http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=" & strQuery & "&num=100"