OCR Data Clarification

Hi,

I’ve used the free OCR API and extracted the Arabic data as present on the Sudan ID cards but from the extracted JSON data we cannot get label-wise data as there is no separate “label” or “key” is present on the extracted data to identify it uniquely.

We need the data like this:

{

“label”: “Name”, “ocr_text”: “عمر عبدالنبي عبدالله ريحان”, }

So that we can use “label” and “ocr_text” in our KYC automation process. Could you please help us with this?

Any update on above query?