Engine | Website |
---|---|
ASCII2D | https://ascii2d.net/ |
Baidu | https://graph.baidu.com/ |
E-Hentai | https://e-hentai.org/ |
ExHentai | https://exhentai.org/ |
https://www.google.com/imghp | |
IQDB | https://iqdb.org/ |
SauceNAO | https://saucenao.com/ |
TraceMoe | https://trace.moe/ |
Yandex | https://yandex.com/images/search |
For details, see the documentation or the demo codes.
For synchronous usage, import with from PicImageSearch.sync import ...
.
For asynchronous usage, import with from PicImageSearch import Network,...
.
Asynchronous usage is recommended.
- Requires Python 3.8 or later.
- Install:
pip install PicImageSearch
- Or use Tsinghua mirror:
pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple