Consider the following Python code:
30 url = \"http://www.google.com/search?hl=en&safe=off&q=Monkey\" 31 url_object = urllib.request.urlopen(url); 32
You're doing it too often. Google has limits in place to prevent getting swamped by search bots. You can also try setting the user-agent to something that more closely resembles a normal browser.