开发者

Pull images from google search in c#

开发者 https://www.devze.com 2023-03-25 09:24 出处:网络
I\'m building an 开发者_Go百科application in c# that needs to search google for images, pull the first result and display it.

I'm building an 开发者_Go百科application in c# that needs to search google for images, pull the first result and display it. How can I do it? Thanks, Tom


There is a (deprecated) Google Image Search API which you might use from your C# code. Here is an example on how to use it.


This could be helpful: http://www.codeproject.com/KB/IP/google_image_search_api.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号