pygoogle icon indicating copy to clipboard operation
pygoogle copied to clipboard

A simple Google search module for Python

Results 1 pygoogle issues
Sort by recently updated
recently updated
newest added

Running the script in the example: from pygoogle import pygoogle g = pygoogle('quake 3 arena') g.pages = 5 print '_Found %s results_'%(g.get_result_count()) Gives the following error: pygoogle ERROR **search**| responseDetails...