Any form of Google Search API available for C#?

谁说胖子不能爱 提交于 2019-12-24 04:22:30

问题


I know there was an API for C#, but I don't think there is any longer? Is there any way I can search Google, then load each URL into a separate item in a listbox?


回答1:


You can use the custom search API from C#: http://code.google.com/apis/customsearch/v1/overview.html



来源:https://stackoverflow.com/questions/6810913/any-form-of-google-search-api-available-for-c

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!