Skip to main content

Simple python library to reverse search any image via file or url

Project description

google-reverse-search

Simple python3 library to reverse search any image via url or file

Installation

install with setup.py:

python setup.py

install from pip:

pip install google-reverse-search

Example Usage:

from GoogleSearch import Search

#file_path example
output = Search(file_path="home/user/Pictures/image.jpg")
#url example
output = Search(url="https://telegra.ph/file/2018f3575ffa4ae93739b.jpg")
print(output)

#sample output
{'s_image': 'https://www.google.com/search?tbm=isch&q=zero+two+chilling', 'output': 'Results for\xa0zero two chilling'}

Credits

This library was inspired from this stackoverflow discussion.

NOTE

Google might change their working function any time, that day this library may work or not, so when you face any error please open issue here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-reverse-search-0.1.3.tar.gz (15.2 kB view details)

Uploaded Source

File details

Details for the file google-reverse-search-0.1.3.tar.gz.

File metadata

  • Download URL: google-reverse-search-0.1.3.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for google-reverse-search-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0945450674681b4cd987ea3c88879f35c5ee9dc439b9c1b400531975645c4d8d
MD5 844653bae4d6177ae66aaa9c1a81f6a9
BLAKE2b-256 96e8c500305ed04ee3c5b7fdc93871b6c5f983ee5a73d47cade3269e2fc04cdc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page