Skip to content

API for Detecting Nudity (NSFW | 18+)

License

Notifications You must be signed in to change notification settings

ujwachuku/censor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

Method

POST https://censor.yablach.co/

Example Request

{
  "..." : "...",
  "image": "https://2ch.hk/X/src/XXX/XXX.jpg|png",
  "..." : "..."
}

Example Response

{
  "..." : "...",
  "image": "https://2ch.hk/X/src/XXX/XXX.jpg|png",
  "censor": true | false,
  "..." : "..."
}

About

API for Detecting Nudity (NSFW | 18+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published