开发者

how to get the google list of dangerous sites

I need to check the url against 开发者_开发技巧Google list of dangerous sites, how I do that for windows application ?

I will use Delphi.

thanks


This site has information about the Google Safe Browsing API, which presumably will give you information about the list of malware sites.

http://code.google.com/apis/safebrowsing/developers_guide.html


I just write a entry on my blog about this subject check this link Using the Google Safe Browsing API from Delphi. in this article I explain how use the Safe Browsing Lookup API which allow you to check a single o several url's at once using GET and POST requests.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜