My requirement is, i need image search based on google API.
so i registered in Google developer console and enabled "custom search API"
FYI: In the above GET request. i removed apikey for security issue
For the above request it is not throwing any error but it is showing 0 results for any type of image. I added "searchType=image" still it is not showing results
I tried with below approach Search Images in Google and get JSON response but its not working out
Can somebody help me where is the issue.