Test the return of the Google Safe Browsing API

1.4k Views Asked by At

I am currently implementing the Safe Browsing api on one of my projects.

https://developers.google.com/safe-browsing/v4/lookup-api

The problem is that I don't see how to test the API return in case a malicious site is found.

Because even if the documentation indicates what the API returns in case a result is found and that I can use it for my development, I would like to have a concrete example to present.

I tried to find websites detected by google, but without success.

1

There are 1 best solutions below

0
webspy On BEST ANSWER

https://testsafebrowsing.appspot.com/ contains test links for various scenarios.