MarioVilas / googlesearch

Google search from Python (unofficial).
BSD 3-Clause "New" or "Revised" License
1.14k stars 390 forks source link

Randomize User-Agent #22

Closed opsdisk closed 8 years ago

opsdisk commented 8 years ago

Hi Mario,

This has been a great module for me so far and I appreciate what you've done with it. I added an option to randomize the User-Agent by picking a random one from the supplied user_agents.txt file. Let me know if you have any questions.

Thanks!

MarioVilas commented 8 years ago

Thanks for your kind words and the patch! :)