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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlVendor NameVendor AddressInvoice NumberDateDue DateCurrencyLine ItemsSubtotalTaxTotalPayment Method
示例输出

一条真实的示例记录,正是你收到的结构。

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 上运行这个爬虫,或让我们按你的确切需求定制一个。