{"id":21577977,"url":"https://github.com/osint-mindset/lingolens","last_synced_at":"2026-01-04T21:02:09.008Z","repository":{"id":181636900,"uuid":"612005876","full_name":"OSINT-mindset/lingolens","owner":"OSINT-mindset","description":"Search in Google Lens in lingo! Multi language search of image with export in HTML report","archived":false,"fork":false,"pushed_at":"2024-01-13T18:37:24.000Z","size":4975,"stargazers_count":76,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-10T15:07:18.965Z","etag":null,"topics":["geoint","google-lens","osint","osint-tool","reverse-image-search"],"latest_commit_sha":null,"homepage":"https://forum.osint-mindset.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSINT-mindset.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-10T01:54:23.000Z","updated_at":"2025-02-12T04:24:49.000Z","dependencies_parsed_at":"2024-01-13T18:57:01.935Z","dependency_job_id":null,"html_url":"https://github.com/OSINT-mindset/lingolens","commit_stats":null,"previous_names":["osint-mindset/lingolens"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Flingolens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Flingolens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Flingolens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSINT-mindset%2Flingolens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSINT-mindset","download_url":"https://codeload.github.com/OSINT-mindset/lingolens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244176555,"owners_count":20410895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geoint","google-lens","osint","osint-tool","reverse-image-search"],"created_at":"2024-11-24T13:09:07.724Z","updated_at":"2026-01-04T21:02:08.959Z","avatar_url":"https://github.com/OSINT-mindset.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lingolens\n\nSearch in Google Lens in lingo!\n\nTired of irrelevant results of reverse image search? Yeah, search results can be VERY different because of your language environment!\n\nLingolens allows:\n- search images in Google Lens with specific languages and countries, excluding known results\n- generate one simple HTML report with all the results\n- provide you a possibility to compare the target image with the result images\n- a pretty user interface is supported!\n\nThe full list of supported languages and countries is [here](https://developers.google.com/custom-search/docs/xml_results_appendices?hl=en#interfaceLanguages).\n\n## User interface\n\n\u003cimg src=\"https://github.com/OSINT-mindset/lingolens/assets/31013580/5c312ade-25e7-43cd-8d8e-354e6c1bdc15\" width=\"500\"\u003e\n\n## Report example\n\nCheck example of search results: [report.html](report.html).\n\n\u003cimg src=\"preview.png\" width=\"800\"\u003e\n\n## Installation\n\nRequests and bs4 are required for the CLI version of the tool. Streamlit is required for User Interface.\n\n```sh\npip3 install -r requirements.txt\n```\n\n## Usage\n\n### As a browser-based tool\n\n```sh\nstreamlit run web_search.py\n```\n\nBy 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.\n\nThen just choose the appropriate languages (mandatory) and countries (optional) and upload your image. \nTo download the report click the button \"Download report\"\n\n\u003cimg width=\"300\" src=\"https://github.com/OSINT-mindset/lingolens/assets/31013580/af307158-9bb1-4835-af3f-751ecfac8670\"\u003e\n\n### As CLI tool\n\n```sh\n./lingolens.py example.jpg\n\nSearching for example.jpg...\nSearching in RU language...\nFound 60 results\nSearching in EN language...\nFound 60 results\nSkipped 1 already known images\nSearching in PL language...\nFound 60 results\nSkipped 1 already known images\n```\nYou will get the report file in the same folder.\n\nBefore you should specify languages in the file `langs.txt` in the following format:\n```\nru\nen\npl\n```\n\n## TODO\n\n- [x] Customization of language list for a search (simple config file)\n- [x] Language filter in a report\n- [ ] Standalone exe-file for Windows\n- [ ] Checkbox for switching to thumbnails instead of full images\n- [ ] Validation of lang-country combinations\n\n## Credits\n\nThanks to BLACK for inspiration and support!\n\nDesigned and developed for solving tasks on [OSINT investigation forum](https://t.me/+GMxoDCvLO0k0MWRi).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Flingolens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosint-mindset%2Flingolens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-mindset%2Flingolens/lists"}