Search by Image url Google

I'm trying to search by image using Google Api, but its only search by image as a string I mean it search for the image url not the image itself

like this one

https://www.googleapis.com/customsearch/v1?key=AIzaSyCxJUGIb_tevRKD-Kxxi57OM1f6dbRLwf4&cx=010407088344546736418:onjj7gscy2g&q=http://i.imgur.com/n4BhXEC.jpg

I want to find same images even if the name and the url is different!

Is it possible ? since they have this feature for free like this one

www.google.co.in/searchbyimage

Can I do it using API ?


我从来没有使用谷歌apis,但有一个叫做视觉api它由GoogleCloud提供,你可以用它来识别图像,我认为这就是你想要的。

链接地址: http://www.djcxy.com/p/83804.html

上一篇: jQuery:统计表中的行数

下一篇: 按图片url谷歌搜索