Scrapers.lat logo scrapers.lat
AI

Tool: Bulk Text Classifier & Tagger

Classify bulk text into your own categories and add free-form tags using premium AI. Paid Apify plans only.

9 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
text-classifier-tool.json 200 OK
{
  "text": "My invoice charged me twice this month and I n…",
  "categories": ["billing","technical","sales","complaint"],
  "multiLabel": false,
  "truncated": false,
  "label": "billing",
  "labels": ["billing"],
  "confidence": 0.97,
  "tags": ["refund request","duplicate charge","invoic…,
  "observedAt": "2026-07-25T00:21:35.077Z"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
TextCategoriesMulti LabelTruncatedLabelLabelsConfidenceTags
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

TextCategoriesMulti LabelTruncated
My invoice charged me twice this …["billing","technical","sales","c…falsefalse
The app keeps crashing every time…["billing","technical","sales","c…falsefalse
GET /text-classifier-tool
{
  "text": "My invoice charged me twice this month and I n…",
  "categories": ["billing","technical","sales","complaint"],
  "multiLabel": false,
  "truncated": false,
  "label": "billing",
  "labels": ["billing"],
  "confidence": 0.97,
  "tags": ["refund request","duplicate charge","invoic…,
  "observedAt": "2026-07-25T00:21:35.077Z"
}

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。