{"id":21453145,"url":"https://github.com/noirscape/retaggr","last_synced_at":"2025-07-14T23:31:24.178Z","repository":{"id":57461629,"uuid":"213600510","full_name":"noirscape/retaggr","owner":"noirscape","description":"Reverse tagging utility for images.","archived":false,"fork":false,"pushed_at":"2020-10-19T19:20:25.000Z","size":187,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T13:07:27.478Z","etag":null,"topics":["asyncio","booru","danbooru","e621","iqdb","paheal","python","saucenao","saucenao-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noirscape.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"noirscape"}},"created_at":"2019-10-08T09:24:23.000Z","updated_at":"2025-02-28T06:10:45.000Z","dependencies_parsed_at":"2022-08-28T01:50:55.758Z","dependency_job_id":null,"html_url":"https://github.com/noirscape/retaggr","commit_stats":null,"previous_names":["trihexagram/retaggr","noirscape/retaggr"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/noirscape/retaggr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Fretaggr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Fretaggr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Fretaggr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Fretaggr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noirscape","download_url":"https://codeload.github.com/noirscape/retaggr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noirscape%2Fretaggr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265370264,"owners_count":23754358,"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":["asyncio","booru","danbooru","e621","iqdb","paheal","python","saucenao","saucenao-api"],"created_at":"2024-11-23T04:38:33.132Z","updated_at":"2025-07-14T23:31:23.868Z","avatar_url":"https://github.com/noirscape.png","language":"Python","funding_links":["https://patreon.com/noirscape"],"categories":[],"sub_categories":[],"readme":"## retaggr\n[![Coverage Status](https://coveralls.io/repos/github/noirscape/retaggr/badge.svg?branch=master)](https://coveralls.io/github/noirscape/retaggr?branch=master) [![GitHub license](https://img.shields.io/github/license/noirscape/retaggr)](https://github.com/noirscape/retaggr/blob/master/LICENSE) [![Build Status](https://travis-ci.org/noirscape/retaggr.svg?branch=master)](https://travis-ci.org/noirscape/retaggr)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnoirscape%2Fretaggr.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fnoirscape%2Fretaggr?ref=badge_shield)\n\nLibrary to reverse search various boorus.\n\nSee the documentation for details.\n\n## Example\n\n```py\nfrom retaggr import ReverseSearch, ReverseSearchConfig\nconfig = ReverseSearchConfig(min_score=80.0)\nrsearch = ReverseSearch(config)\nresult = asyncio.run(rsearch.reverse_search(\"https://danbooru.donmai.us/data/__tsukumo_benben_touhou_drawn_by_elise_piclic__6e6da59922b923391f02ba1ce78f9b42.jpg\"))\n```\n\n## Licensing\n\nThis project is under the GNU LGPLv3 license.\n\nIn addition, this project contains a local copy of the aiohttp_requests package (this is to resolve a minor dependency pinning problem aiohttp_requests on pip has). This library is under the MIT. Check the header of the init file for the license.\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnoirscape%2Fretaggr.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fnoirscape%2Fretaggr?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoirscape%2Fretaggr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoirscape%2Fretaggr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoirscape%2Fretaggr/lists"}