Now you can data mine with Google queries too

Geek comic artist Randall Munroe, better known as XKCD’s creator, revealed a little-known Google Spreadsheets secret yesterday. You can plot out the estimated volume of Google search results against different queries.

How do you do it? Alex Chitu at Google Operating System says:

If you are familiar with Google Spreadsheets, try to create a sheet that lets you enter a query like “My IQ is X”, a variable name and the values for that variable. The result should be a graph that shows the number of Google search results for each instance of your query. Use importXML and an XPath expression to find the number of Google search results: “//p[@id='resultStats']/b[3]“. Here’s an example.

I’ve had a little fun this morning plotting out search queries against income. There’s not a distinctive trend though, aside from search results topping out at notable benchmarks like $100,000 and $1 million.

Next Story:
Previous Story:

Tags: ,

Companies:

People:




Photo of Kim-Mai Cutler

About the Author, Kim-Mai Cutler

Kim-Mai was born and raised a stone's throw from Apple headquarters in Cupertino by a devout Hewlett-Packard family. After attending UC Berkeley, Kim-Mai worked for Bloomberg, The Wall Street Journal and Dow Jones Newswires in New York, Los Angeles, London and Buenos Aires. Follow her on Twitter at @kimmaicutler, and follow VentureBeat on Twitter at @venturebeat.

  • Why are there so many #N/As returned in the example spreadsheet? I would love to use this but it seems that many results are not returned.
  • Nara R
    I found something interesting on the number of results Google gives while searching a query. The gist is that the number of search results displayed on Google search result page may be incorrect. (Probably due to a bug in Google search result estimate).

    Here are more details
    http://buzzintechnology.com/2010/03/bugs-in-goo...
blog comments powered by Disqus