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
gefragt vor 8 Monaten339 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 8 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen