Skip to content

整合图片识别 API,用于以图搜源 / Aggregator for Reverse Image Search API

License

Notifications You must be signed in to change notification settings

kitUIN/PicImageSearch

Repository files navigation

PicImageSearch

Read in other languages: English, 中文, Русский, 日本語

✨ Aggregated Image Search Engine for Reverse Image Search ✨

license pypi python release issues

📖 Documentation · 🐛 Submit an Issue

Supported Search Engines

Engine Website
ASCII2D https://ascii2d.net/
Baidu https://graph.baidu.com/
E-Hentai https://e-hentai.org/
ExHentai https://exhentai.org/
Google https://www.google.com/imghp
IQDB https://iqdb.org/
SauceNAO https://saucenao.com/
TraceMoe https://trace.moe/
Yandex https://yandex.com/images/search

Usage

For detailed information, please refer to the documentation or example code.
For synchronous usage, import using from PicImageSearch.sync import ... .
For asynchronous usage, import using from PicImageSearch import Network,... .
Asynchronous usage is recommended.

Installation

  • Requires Python 3.9 and above.
  • Installation command: pip install PicImageSearch
  • Or use the Tsinghua mirror: pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple

Star History

Star History