Search-By-Image | Search By Image 以图搜图 | Browser Plugin library
kandi X-RAY | Search-By-Image Summary
kandi X-RAY | Search-By-Image Summary
Search By Image | 以图搜图. 备用下载地址: > > > 使用方法: > * 搜索图片:按住快捷键(默认设置为 Ctrl 键),同时在图片上点击鼠标右键,在菜单中选择欲使用的搜索引擎 > > * 上传搜索:按住快捷键(默认设置为 Ctrl 键),同时在非图片上点击鼠标右键,在菜单中上传图片后选择欲使用的搜索引擎(1.4 版本)传输过程中点击进度条取消上传,上传后图片临时保存于中转服务器上供搜索引擎抓取上传方式包括以下几种(仅支持单个文件) > > > * 点击“上传图片并搜索”并选择文件 > > > > * 拖拽文件至菜单内 > > > > * 按下 Ctrl + V 粘贴剪贴板内图片(暂不支持 Firefox,原因不明) > > > > * 另外搜索 base64 形式图片也需要上传 > > * 设置脚本:按住快捷键(默认设置为 Ctrl 键),同时点击鼠标右键,在菜单中选择“Setting”打开设置界面或在用户脚本命令中选择“Search By Image Setting”打开设置界面在设置页面中可以更改、添加、删除搜索引擎,进行“多搜”及快捷键的配置和重置设置 > > > * 更改搜索引擎:“名称”栏指定搜索引擎名称,“地址”栏指定搜索引擎调用地图(图片地址以 {%s} 代替) > > > > * 添加搜索引擎:点击“Add Item”按钮可添加搜索引擎 > > > > * 删除搜索引擎:点击搜索引擎右侧的“×”可删除该搜索引擎 > > > > * 设置多搜 :勾选“多搜”复选框并保存后,在搜索图片时点击“All”将打开所有勾选“多搜”的搜索引擎 > > > > * 更改快捷键 :在左下角的“HotKey”处可修改呼出搜索菜单的快捷键 > > > > * 重置设置 :点击“Reset”按钮可重置所有设置(不可逆) > > > > * 保存设置 :点击“Save”按钮可保存设置 > > * 修改中转服务器:在脚本内 47 行(可能有变动)找到 server_url,按需进行修改(更新后也需重新设置),相关介绍已列在脚本中 > > 各界面的使用请参考下面的预览图. 默认支持的网站: > * Google > * 百度识图 > * 百度图片 > * Bing > * TinEye > * Яндекс (Yandex) > * 搜狗 > * 360 > * SauceNAO > * IQDB > * 3D IQDB. 内部测试: > * 864907600cc (ccloli) > * 文科 (wenketel). 本脚本基于 GPLv3 协议开源 追加说明: > 首先,这个脚本只能搜索 img 标签的图片,对 css background-image 什么的话,呵呵 = = > > 其次,由于方便设计,估计有很多网站设计图片翻页或者图片动态效果时,会在图片上方加个透明的层,这样也是获取不到图片的 = = > > 另外,搜索贴吧内图片时,如果出现搜索的 url 为 base64 的情况,请看此贴:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Search-By-Image
Search-By-Image Key Features
Search-By-Image Examples and Code Snippets
Community Discussions
Trending Discussions on Search-By-Image
QUESTION
Is it possible to perform a reverse image search via the Google Custom Search API using https://www.google.com/searchbyimage?&image_url=
or https://www.google.com/searchbyimage?site=search&sa=X&image_url={YOUR_IMAGE_URL}
, as I think sending direct requests to the servers and scraping the results is against the TOS. This method was suggested here, but I am unsure if this can be done through the API or not, to avoid violating the TOS if possible.
This example GET https://www.googleapis.com/customsearch/v1?key=INSERT_YOUR_API_KEY&cx=017576662512468239146:omuauf_lfve&q=lectures
was given by Google in their documentation, so I was thinking if there was possibly a way to POST the previous URL's in a similar fashion.
Thank you.
...ANSWER
Answered 2017-Feb-27 at 21:04As far I've noticed on the official Google Custom Search forum, that is the most requested feature, but that is not possible - at the moment. And I don't know if / when it will be.
QUESTION
I would like to get source code from a google image search, I saw in Google Search by Image Script for Local Images that https://www.google.com/searchbyimage?&image_url=
+ image link
works. I am using Python and this is what I tried:
ANSWER
Answered 2017-Sep-09 at 20:17Is this all your code? Just clarifying because you don't create the soup object or request the page.
Assuming you've done that, from the link you added here the answerer says that this only works with a browser header, which is a weird condition. I ran your code in curl using your header and it redirected me to the front page which is why you couldn't find your string. However running it with my current Firefox Header
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Search-By-Image
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page