Best way to conduct a google search

Terry Reedy tjreedy at udel.edu
Sat Dec 12 14:41:28 EST 2009


Daniel Dalton wrote:
> Hi,
> 
> I need to do the following in my program:
> 1. Conduct a google search, supplying the variable "text" to the
> search. Is there a google api or something similar I should use?
> 2. I then need to be able to get the url, of the page, or the html
> content, so I can dump it to text.

google 'python google api'




More information about the Python-list mailing list