Getting number of google results

talon

New member
Aug 6, 2009
137
0
0
Does someone have any idea or the actual script that can bring me back the number of Google results based on multiply keywords?
 


Don't know of a prebuilt script, but you could get one made pretty cheaply. It's only simple scraping.
 
>>> web.grab('http://www.google.com/search?q=reddit').single_xpath('//div[@id="resultStats"]/string()')

I really should git push python-web improvements...
 
Not sure if you are just trying to find something so you can keep track of your keywords, or if you'd like to integrate it into your site...

If you are just looking for something to keep track of your keywords, Rank Checker addon for Firefox by seobook.com is a great tool which you can keep track of your KW, you can type in multiple keywords an it will check the ranks from Google, Bing and Yahoo.