
Profanity Buster
The API that helps you filter bad words from any text
What it does
The Profanity Buster API is based on JSON for requests and responses and uses standard HTTP response codes and verbs. The found ban words in the API response are classified by category and severity that would help you automate the usage of it.
Does a similar job
all alternatives →
The Profanity APIJan 2026 · the-profanity-api.com · ▲9Ship context-aware moderation in minutes, not weeks





More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 6d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 29d ago · lettertrace.com
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io