Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to integrate Google Image Search API in iPhone SDK?

How to integrate Google Image Search API in iPhone SDK?

Please let me know.

Thanks!

like image 849
meetpd Avatar asked Jan 28 '26 07:01

meetpd


1 Answers

Read the link to get introduced with google image search api

and read this for json

its too easy inn response u will get unescapedUrl key is your url where image lies.

like image 152
GameLoading Avatar answered Jan 30 '26 21:01

GameLoading