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

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

Method

POST https://censor.yablach.co/

Supported Media Formats

Name Type
JPEG Image
PNG Image
WEBM Video
MP4 Video
GIF Video

Example Request

{
  "..." : "...",
  "url": "string",
  "headers" : {},
  "cookies" : {}
}

Example Response

{
  "..." : "...",
  "url": "string",
  "headers" : {},
  "cookies" : {},
  "censor": true
}

About

API for Detecting Nudity (NSFW | 18+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published