Search code examples
delphimalwareblacklist

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


Solution

  • 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