Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 261 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 261 Bytes

imagesearch

Image file lookup in google

USAGE: imagesearch.py image.jpg

Uploads arbitrary file to Google Image Search and returns URL to search results (open it in your browser). Dependencies:

  • Python 3
  • requests library

Have fun!