Node express API - will check if it is not a safe place for children. It checks if it is an adult site or not.
GET ?site=https://google.com
Returns a status TRUE
if unsafe and FALSE
if it is safe for browsing.
{
"url": "google.com",
"status": false
}
- the main package is
is-porn