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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠