Profaniswear-emojityAPI

Detecting toxic content has always been slow and expensive. Not anymore. Introducing a fast, free and open-source profanity filter for your web apps.

  • Much faster and cheaper to run than AI
  • Pretty accurate
  • Get the bad words as array too
  • Returns a cleaned version too
  • Unlimited Free Uses!!
Image DescriptionImage DescriptionImage DescriptionImage DescriptionImage Description

83,675+ API requests served

POST

https://profanity-api.xeven.workers.dev

Results will be shown here 😎

Learn More Here.

"Hate speech f@#k!ng sucks"

- guy from my discord (i forgot who 💀)

Moderating profanity is a thankless job. If you run a web app with any kind of user generated content, it's your responsibility to keep things in order. That's a challenge if your users keep dropping F-bombs like confetti at a toddler's birthday party.

Profanity on your website...

shocked-emoji

...scares away new visitors

Imagine your ideal customer waddling through a minefield of four-letter words to find your amazing product. Not exactly a recipe for conversion is it??

swear-emoji

...makes you look bad

Your sweet grandma wants to see what her sunshine is doing on the internet and stumbles upon your website. Do you really need her to put on a hazmat suit first?

Here's a better way

Profanity API is a fast, open-source profanity filter that you can use to keep your web apps clean. It's fast, accurate, and best of all, it's free.

Make an API request

1const res = await fetch('https://profanity-api.xeven.workers.dev', {
2 method: 'POST',
3 headers: { 'Content-Type': 'application/json' },
4 body: JSON.stringify({ message }),
5})

Made Using :

NextJSCloudFlare WorkersVercelUpstash Vector DB