{"id":28721402,"url":"https://github.com/imoutochan/iqdbapi","last_synced_at":"2025-06-15T07:07:09.946Z","repository":{"id":48814592,"uuid":"90535822","full_name":"ImoutoChan/IqdbApi","owner":"ImoutoChan","description":"Library for searching anime picture sources on iqdb.org.","archived":false,"fork":false,"pushed_at":"2022-07-29T15:32:16.000Z","size":15278,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-08T16:44:44.062Z","etag":null,"topics":["anime","csharp","dotnet","image-search","iqdb","library"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ImoutoChan.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}},"created_at":"2017-05-07T13:48:59.000Z","updated_at":"2024-08-22T01:23:39.000Z","dependencies_parsed_at":"2022-08-05T17:00:04.631Z","dependency_job_id":null,"html_url":"https://github.com/ImoutoChan/IqdbApi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ImoutoChan/IqdbApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImoutoChan%2FIqdbApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImoutoChan%2FIqdbApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImoutoChan%2FIqdbApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImoutoChan%2FIqdbApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImoutoChan","download_url":"https://codeload.github.com/ImoutoChan/IqdbApi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImoutoChan%2FIqdbApi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935601,"owners_count":22934387,"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":["anime","csharp","dotnet","image-search","iqdb","library"],"created_at":"2025-06-15T07:07:08.651Z","updated_at":"2025-06-15T07:07:09.932Z","avatar_url":"https://github.com/ImoutoChan.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iqdb Api Library\n\n[![AppVeyor](https://img.shields.io/appveyor/ci/ImoutoChan/iqdbapi.svg?style=flat-square)](https://ci.appveyor.com/project/ImoutoChan/iqdbapi)\n[![NuGet](https://img.shields.io/nuget/v/IqdbApi.svg?style=flat-square)](https://www.nuget.org/packages/IqdbApi/)\n[![MyGet Pre Release](https://img.shields.io/myget/imoutochan/vpre/IqdbApi.svg?style=flat-square)](https://www.myget.org/feed/imoutochan/package/nuget/IqdbApi)\n[![license](https://img.shields.io/github/license/ImoutoChan/IqdbApi.svg?style=flat-square)](https://github.com/ImoutoChan/IqdbApi)\n\nC# library for searching images on [iqdb.org](https://iqdb.org)\n\n## Usage\n\n```C#\nstatic async void Run()\n{\n    IIqdbClient api = new IqdbClient();\n    using (var fs = new FileStream(\"imageToSearch.jpg\", FileMode.Open))\n    {\n        var searchResults = await api.SearchFile(fs);\n    }\n    \n    var results = await api.SearchUrl(\"https://cs541604.userapi.com/c836722/v836722677/342ba/JKnecCszdCM.jpg\");\n}\n```\n\n## Installation\n\nInstall as [NuGet package](https://www.nuget.org/packages/IqdbApi/):\n\n```powershell\nInstall-Package IqdbApi\n```\n\n## TODO:\n\n* search more\n* ignore colors\n* preventing bans\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimoutochan%2Fiqdbapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimoutochan%2Fiqdbapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimoutochan%2Fiqdbapi/lists"}