Number of Google hits
September 15, 2011 9:10 PM Subscribe
I have a column of words in an excel file. I want to get the number of google results for each phrase in my file. Is there a simple way to do this?
I remember I found a way to do it once before if the words were made of ASCII characters, but my words contain Unicode characters, and it didn't work.
posted by AlexanderPetros to computers & internet (4 answers total) 2 users marked this as a favorite
In particular, check out the Fetching URLs from web services and Stripping Html docs.
Off the top of my head, I'd:
YMMV
posted by stoic at 12:18 AM on September 16, 2011