Profanity Checker avatar
Profanity Checker

Pricing

$9.00/month + usage

Go to Store
Profanity Checker

Profanity Checker

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

Clean text fast! πŸš€ This actor removes profanity, obscenity, & unwanted words. Perfect for content moderation & data sanitization. Built-in & custom lists. Try it now! ✨

5.0 (3)

Pricing

$9.00/month + usage

3

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

3 months ago

You can access the Profanity Checker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "texts": [
< "This is a piece of text",
< "This is another piece of shit"
< ]
<}' |
<apify call louisdeconinck/profanity-checker --silent --output-dataset

Profanity Checker API through CLI

The Apify CLI is the official tool that allows you to use Profanity Checker locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: