This Azure Function accepts the JSON Response from Microsoft Cognitive Services OCR as an input. It then parses the JSON and attempts to identify the text. For example, when scanning a business card this function will attempt to identify the following:
- Name
- Company
- Title
- CityStateZip
- Phone
- Mobile
- Fax
- Website