gelstudios/dankBot

google image hax

emenym opened this issue · 0 comments

Image search api is severely rate limited. Api can be avoided altogether by sending a GET and parsing the reply with lxml.

curl -X GET -d @$i https://www.google.com/search?hl=en&tbm=isch&q=robot --header "User-Agent:Chrome/51"