Scrape search queries from Google. The code quality isn't the best (should factor out the configuration into a static file at some point!)
You probably need to run it through a proxy: $ HTTP_PROXY=xyz python analyze.py
Use the first eigenvector (stationary distribution) of Google searches for "move from X to Y" to say something about future popularity
Python