I have two services - Lincr and LinkBunch. Lincr is a simple URL shortening service, while LinkBunch allows you to shorten multiple links to a single link. I had too much spam sent to services, so I had to close Lincr. Now even LinkBunch seems to be facing the same problem, and for that reason it is disabled by my web host.
I canβt continue to close sites like this because they have poor links, so I need a malware filtering API that I can use to filter links as they are published.
There are services that allow me to load a whole bunch of bad links to check, but instead I would rather make a direct API call on each link. What can i use for this?
Finally, what is the best malware filtering service out there?
source
share