What's new
Runion

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Lingolens, Google Lens search with specific languages and countries

r_as

Midle Weight
Депозит
$-42
Search in Google Lens in lingo!

Tired of irrelevant results of reverse image search? Yeah, search results can be VERY different because of your language environment!

Lingolens allows:

search images in Google Lens with specific languages and countries, excluding known results
generate one simple HTML report with all the results
provide you a possibility to compare the target image with the result images
a pretty user interface is supported!

Installation:

Requests and bs4 are required for the CLI version of the tool. Streamlit is required for User Interface.

Код:
Скопировать в буфер обмена
pip3 install -r requirements.txt

As a browser-based tool

Код:
Скопировать в буфер обмена
streamlit run web_search.py

By default, Streamlit create a local application http://localhost:8501/. You can try to deploy it on cloud infrastructure, but Google will very quickly ask script for captcha.
Then just choose the appropriate languages (mandatory) and countries (optional) and upload your image.To download the report click the button "Download report"

сурс: https://github.com/OSINT-mindset/lingolens
 
Top