开发者

how to get the google list of dangerous sites

开发者 https://www.devze.com 2022-12-20 18:42 出处:网络
I need to check the url against 开发者_开发技巧Google list of dangerous sites, how I do that for windows application ?

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

精彩评论

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

关注公众号