{"id":16776242,"url":"https://github.com/1337w0rm/reverseimagesearch","last_synced_at":"2025-04-10T20:13:14.806Z","repository":{"id":240401257,"uuid":"279523573","full_name":"1337w0rm/ReverseImageSearch","owner":"1337w0rm","description":"Reverse Image Search is a Telegram Bot which do reverse image seraches for you. It have bot Yandex and Google reverse image search. Just a image to your Bot and reply to that image with /yfind for Yandex search and /gfind for Google Search it'll reply back to you with a screenshot of the search and URL to the URL so that you can check the results manually.","archived":false,"fork":false,"pushed_at":"2023-05-22T23:58:32.000Z","size":8,"stargazers_count":15,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T17:54:40.573Z","etag":null,"topics":["googlesearch","python","python-telegram-bot","python3","reverseimagesearch","telegram","telegram-bot","yandexsearch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1337w0rm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-14T08:11:46.000Z","updated_at":"2024-09-06T12:49:08.000Z","dependencies_parsed_at":"2024-05-18T16:27:16.485Z","dependency_job_id":"5a49402e-436c-4c52-a9bb-e37e23eb1e5c","html_url":"https://github.com/1337w0rm/ReverseImageSearch","commit_stats":null,"previous_names":["1337w0rm/reverseimagesearch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337w0rm%2FReverseImageSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337w0rm%2FReverseImageSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337w0rm%2FReverseImageSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337w0rm%2FReverseImageSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1337w0rm","download_url":"https://codeload.github.com/1337w0rm/ReverseImageSearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248288361,"owners_count":21078903,"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":["googlesearch","python","python-telegram-bot","python3","reverseimagesearch","telegram","telegram-bot","yandexsearch"],"created_at":"2024-10-13T07:09:19.611Z","updated_at":"2025-04-10T20:13:14.782Z","avatar_url":"https://github.com/1337w0rm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReverseImageSearch\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nReverse Image Search is a Telegram Bot which do reverse image seraches for you. It has ```Yandex``` and ```Google``` reverse image search. Just send an image to the Bot and reply to that image with ```/yfind``` for Yandex search and ```/gfind``` for Google Search it'll reply back to you with a screenshot of the search and URL to the search results so that you can check the results manually.\n\n## Installation\n\n #### 1. On Local System\n\n```sh\n$ git clone https://github.com/1337w0rm/ReverseImageSearch.git\n$ cd ReverseImageSearch\n$ pip install -r requirements.txt\n```\n- Open ```config.py``` file in any text editor.\n- Put Imgur API   client_id in ```CLIENT_ID``` variable\n- Put your Bot Token in ```TELEGRAM_ACCESS_TOKEN``` variable.\n\n- Run\n    ```\n    python main.py\n    ```\n\n#### 2. On Install Heroku\n    \n- Clone this repository on your local system\n    ```\n    git clone https://github.com/1337w0rm/ReverseImageSearch.git\n    cd ReverseImageSearch\n    pip install -r requirements.txt\n    ```\n - Install [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)\n - Login to your account with the below command\n\n     ```\n    heroku login\n    ```\n - Create a new heroku app:\n     ```\n     heroku create appname\n    ```\n- Goto the ReverseImageSearch directory, select this app that you creted using Heroku-CLI\n    ```\n    heroku git:remote -a appname\n    ```\n- Open ```config.py``` in any text editor \n- Add your Bot Token to ```TELEGRAM_ACCESS_TOKEN``` variable\n- Add Heroku app name to ```HEROKU_APP_NAME``` variable\n- Add Imgur API client_id in ```CLIENT_ID``` variable\n\n- Add all the files to staging.\n    ```\n    git add . \n    ```\n- Commit new changes:\n    ```\n    git commit -m \"First Push\"\n    ```\n- Push Code to Heroku:\n    ```\n    git push heroku master\n    ```\n- Enable Heroku Dyno\n    ```\n    heroku ps:scale web=1\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337w0rm%2Freverseimagesearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1337w0rm%2Freverseimagesearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337w0rm%2Freverseimagesearch/lists"}