3
Answers

how can we perform the google image search in c#?

Prasad Bhagat

Prasad Bhagat

8y
319
1
Dear all,
 
 
i know that google search api  for search images ,
 
now that api services are stopped ,now they lunched google coustome search api with same functionality .but its not a free,
 
how can i get the same functionality over google search api .is there any alternative .please help me ,
 
 
i have other idea actually using google image saerch url and sending the string getting downloading the while html file but if am sending requests continuesly google was accept my requests are denay my request ?
if it will accept the downloaded html file how can i get all parameters like url of image and titile of image  and size of image .please give some suggesion
 
 
am implementing this in c# 
Answers (3)
0
Shakti Singh Dulawat
NA 6.4k 127k 8y
its depend on from which websites you are crawling images, I dont't think its unsafe but in case of you are making a product for commercial use than you may need to rethink on it
0
Prasad Bhagat
NA 437 91k 8y
Dear Shakti ,
Thankyou for your reply but the solution was not working because google they stopped the Google search api ,now they lanched the googel coustom api (not free).
i know that coding .but am asking about if am fetching images from url that was safe way or not ..
0
Shakti Singh Dulawat
NA 6.4k 127k 8y
Please find helpful tutorial available at our website http://www.c-sharpcorner.com/UploadFile/29d7e0/google-image-search-in-asp-net/