Get similar image url from Google similar image search API response iOS

I am working on making the app for showing similar images of special image. so I used Google image search API and got the response from this API.

https://www.google.com/searchbyimage?&image_url=http://www.celebrityviplounge.com/wp-content/uploads/2011/08/contouring.jpg

But there is no way to get similar image URLs from its response on iOS. Is there any way to do it? If have experience on it, please share it.


I think this will answer your question:

How to implement google image search in IOS application?

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

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

下一篇: 从Google类似图片搜索API响应iOS获取类似图片网址