Scrapers.lat logo scrapers.lat
ビジネス

Tool: Invoice & Receipt Parser to JSON

Parse invoice and receipt images into structured JSON with vendor, line items, totals and tax using premium AI. Paid Apify plans only.

13 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
invoice-receipt-parser-tool.json 200 OK
{
  "imageUrl": "https://templates.invoicehome.com/invoice-temp…",
  "vendorName": "East Repair Inc.",
  "vendorAddress": "1912 Harvest Lane, New York, NY 12210",
  "invoiceNumber": "US-001",
  "date": "2019-02-11",
  "dueDate": "2019-02-26",
  "currency": "USD",
  "lineItems": [{"description":"Front and rear brake cables…,
  "subtotal": 145
}
得られるもの

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

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

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

Image UrlVendor NameVendor AddressInvoice Number
https://templates.invoicehome.com…East Repair Inc.1912 Harvest Lane, New York, NY 1…US-001
GET /invoice-receipt-parser-tool
{
  "imageUrl": "https://templates.invoicehome.com/invoice-temp…",
  "vendorName": "East Repair Inc.",
  "vendorAddress": "1912 Harvest Lane, New York, NY 12210",
  "invoiceNumber": "US-001",
  "date": "2019-02-11",
  "dueDate": "2019-02-26",
  "currency": "USD",
  "lineItems": [{"description":"Front and rear brake cables…,
  "subtotal": 145
}

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

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