I’m just getting started with the Google Safe Browsing API to verify destination URLs for my URL shortening service http://lin.cr. Do I have to download the entire list of suspicious sites or is there a way I can run a check only when I need it?
I don’t have a crazy amount of traffic on the site, so I think it’s easier to do it live.
I am not sure that doing any kind of “live” stuff would be OK, considering the Acceptable Usage in Clients part of the documentation (quoting a few sentences) :
And the paragraph after that one is pretty interesting, too :
Considering these, I would not do any king of “live” request : I’m afraid google wouldn’t quite like it…