Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google image search API for iOS

I am creating an application in which I am trying to implement Google Image search using Google- image-search API. I refer this [Google API link] (https://developers.google.com/image-search/v1/) . But I have one problem, on that page, mentioned (DEPRECATED). So can I use this API or I should use other API? Can anyone knows about this?

like image 707
user7388 Avatar asked Dec 30 '25 13:12

user7388


2 Answers

If APIs are deprecated they may work for now but not with full features and may go offline in near future.

If you go to https://developers.google.com/image-search/

It says its Deprecated and the number of requests are limited now.

Important: The Google Image Search API has been officially deprecated as of May 26, 2011.     
It will continue to work as per our deprecation policy, but the number of requests you may make per day may be limited. We encourage you to upgrade to the Custom Search API, which now supports image search. 

Here is the link to Custom Search API

https://developers.google.com/custom-search/

Hope it helps

like image 133
Deepesh Gairola Avatar answered Jan 02 '26 02:01

Deepesh Gairola


Deprecated means it is older one also it means that there exist new version code for that. Check this out.

Example:

For example, in order to change our search engine from webresults-based to image-based, we can utilize the defaultToImageSearch attribute.

like image 35
Ravindra Bagale Avatar answered Jan 02 '26 01:01

Ravindra Bagale



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!