Scrapers.lat logo scrapers.lat
AI

Tool: Any Text to Structured JSON

Convert any unstructured text into clean structured JSON that matches the schema you define, using premium AI. Paid Apify plans only.

5 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
text-to-json-tool.json 200 OK
{
  "_sourceIndex": 0,
  "name": "Maria Lopez",
  "price": "148.50 USD",
  "date": "2026-06-12",
  "observedAt": "2026-07-25T00:21:36.042Z"
}
得られるもの

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

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

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

Source IndexNamePriceDate
0Maria Lopez148.50 USD2026-06-12
12019 Toyota Corolla LE17,900 dollars
GET /text-to-json-tool
{
  "_sourceIndex": 0,
  "name": "Maria Lopez",
  "price": "148.50 USD",
  "date": "2026-06-12",
  "observedAt": "2026-07-25T00:21:36.042Z"
}

よくある質問

How do I define the schema?

Pass a JSON object where each key is a field you want back. The values can be empty strings or short examples.

What if I do not pass a schema?

The tool infers the most useful fields from each text and returns them as a flat object.

Can I convert many texts at once?

Yes. Pass an array and each text returns its own record, tagged with its source index.

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

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