I have to automate a task which involves lots of google searching, which I am doing through selenium and python. After 20 searches google says suspicious activity detected and gives a reCaptcha
to prove I am not a robot.
I have tried other ways (like changing profile) but still the same problem.
How to get rid of it?