AI
Tool: Content Moderation & Toxicity Scorer
Score any text for toxicity, hate speech, harassment, sexual, violent, self-harm and spam content with premium AI. Get a safe flag and per-category scores. Paid Apify plans only.
content-moderation-tool.json 200 OK
{ "text": "Thanks so much for your help today, this reall…", "truncated": false, "safe": true, "overallToxicity": 0.01, "categories": {"toxicity":0.01,"hateSpeech":0,"harassment"…, "flagged": [], "reason": "A friendly, appreciative message with no unsaf…", "observedAt": "2026-07-25T00:15:43.180Z" }
得られるもの
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
返される項目
TextTruncatedSafeOverall ToxicityCategoriesFlaggedReason
出力サンプル
実際の 1 レコード例。受け取る形そのままです。
| Text | Truncated | Safe | Overall Toxicity |
|---|---|---|---|
| Thanks so much for your help toda… | false | true | 0.01 |
| You people are complete idiots an… | false | false | 0.82 |
| Meeting moved to 3pm, see you in … | false | true | 0 |
GET /content-moderation-tool
{ "text": "Thanks so much for your help today, this reall…", "truncated": false, "safe": true, "overallToxicity": 0.01, "categories": {"toxicity":0.01,"hateSpeech":0,"harassment"…, "flagged": [], "reason": "A friendly, appreciative message with no unsaf…", "observedAt": "2026-07-25T00:15:43.180Z" }
関連スクレイパー