Google-Reverse-Image-Search icon indicating copy to clipboard operation
Google-Reverse-Image-Search copied to clipboard

A package to search image sources using google services

Results 7 Google-Reverse-Image-Search issues
Sort by recently updated
recently updated
newest added

Error message I get with some pictures: Traceback (most recent call last): File "C:\Users\MGergo\Desktop\Új mappa\img.py", line 5, in res = rev_img_searcher.search_by_file('YTES.jpeg') File "C:\Users\MGergo\Desktop\Új mappa\myenv\lib\site-packages\google_img_source_search\reverse_image_searcher.py", line 65, in search_by_file return self.__search(self.image_file_uploader,...

Hi, I am wondering if the structure of the output of the Lens request has changed because I am getting: IndexError: list index out of range on id_2 = py_obj['ds:0']['request'][1][7][0]...

Upated upload_image.py so that when the first response is a "Accept/Reject cookie" page, the option "Reject all" is automatically selected.

my python is 3.11,when i run unit test log is say error like this,can u tell me why,i not python devloper, but i like your project, tk. ![1723999364491](https://github.com/user-attachments/assets/2bc3d62f-2e51-4aa2-97b0-192414dc7fe6)

@Vorrik Nice work. I am getting only results mostly from ebay canada. Is there a location or some other filter happening. Not seeing any results from amazon or any results...

While using the google lens API we are not able to turn off the safe search which is required for our use case. Can you fix that or provide us...

While extracting images we are not able to access the exact matches of the same image and we have to use facial recognition to filter out the exact match. Can...