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
demandé il y a 8 mois339 vues
1 réponse
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
EXPERT
répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions