Receiving 429 error from Google.

I'm using the Python requests package to execute Google searches and receive a 429 return code. I understand that this indicates too many searches, however, I receive the error on the first search of if I submit a single search within iPython. Just wondering if others have experienced this and if it has something to do with shared IP addresses.
I should also add that when I run the exact same code from my laptop it works without issue.

1 Reply

I receive the error on the first search of if I submit a single search within iPython.

Google doesn't like your Linode {configuration, IP address}…life's like that you know…

I should also add that when I run the exact same code from my laptop it works without issue.

Google likes your {Comcast, ATT, Verizon} IP address better…

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct