kitUIN / PicImageSearch

整合图片识别 API,用于以图搜源 / Aggregator for Reverse Image Search API
https://pic-image-search.kituin.fun/
MIT License
392 stars 47 forks source link

Other engines #157

Open Peloxerat opened 2 weeks ago

Peloxerat commented 2 weeks ago

What are your thoughts on adding new, specialized search engines like Alibaba, 123rf, and Wildberries? Would it be worthwhile, or just clutter the codebase with unnecessary features? I'm trying to gauge if it makes sense to invest the development time in this idea.

NekoAria commented 2 weeks ago

Adding these new search engines might involve dealing with many complex situations and understanding how many users would actually need them. Our library's main job is not to do the searches but to give back the results after the search. So, adding a new search engine isn't as simple as with search-by-image.


Feel free to adjust any details if needed.