AWS Textract Analyze Expense how to extract data to my frontend application

0

Hello, I am doing an application that requires the use of textract analyzeExpense, in which I upload an image of an invoice or receipt and need to get the data that Textract extracts for me like Vendor, address, total, tax, etc. But I fail to find how to get the JSON data to my application, all the tutorials returns a CSV table to the s3 bucket.

GerLC
已提问 8 个月前339 查看次数
1 回答
0

Hi,

It is possible to obtain the JSON of the Textract Expense record synchronously to parse and use it.

See full example for a lambda: https://github.com/aws-samples/amazon-textract-analyze-expense-processing-pipeline

Best,

Didier

profile pictureAWS
专家
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则