Giter Site home page Giter Site logo

osint-mindset / lingolens Goto Github PK

View Code? Open in Web Editor NEW
61.0 4.0 6.0 4.86 MB

Search in Google Lens in lingo! Multi language search of image with export in HTML report

Home Page: https://forum.osint-mindset.com

License: MIT License

Python 4.26% HTML 95.74%
geoint osint google-lens reverse-image-search osint-tool

lingolens's Introduction

lingolens

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!

The full list of supported languages and countries is here.

User interface

Report example

Check example of search results: report.html.

Installation

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

pip3 install -r requirements.txt

Usage

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"

As CLI tool

./lingolens.py example.jpg

Searching for example.jpg...
Searching in RU language...
Found 60 results
Searching in EN language...
Found 60 results
Skipped 1 already known images
Searching in PL language...
Found 60 results
Skipped 1 already known images

You will get the report file in the same folder.

Before you should specify languages in the file langs.txt in the following format:

ru
en
pl

TODO

  • Customization of language list for a search (simple config file)
  • Language filter in a report
  • Standalone exe-file for Windows
  • Checkbox for switching to thumbnails instead of full images
  • Validation of lang-country combinations

Credits

Thanks to BLACK for inspiration and support!

Designed and developed for solving tasks on OSINT investigation forum.

lingolens's People

Contributors

sl4er avatar soxoj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lingolens's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.