Read in other languages: 简体中文, Русский, 日本語
✨ Aggregated Image Search Engine for Reverse Image Search ✨
Engine | Website |
---|---|
ASCII2D | https://ascii2d.net/ |
Baidu | https://graph.baidu.com/ |
Bing | https://www.bing.com/images/search |
Copyseeker | https://copyseeker.net/ |
E-Hentai | https://e-hentai.org/ |
https://www.google.com/imghp | |
IQDB | https://iqdb.org/ |
SauceNAO | https://saucenao.com/ |
Tineye | https://tineye.com/search/ |
TraceMoe | https://trace.moe/ |
Yandex | https://yandex.com/images/search |
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.
- 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