OCRSpace

Benutzerdefiniert - HTTP POST

URL:

  • https://api.ocr.space/parse/image

Inhaltstyp:

  • application/x-www-form-urlencoded

Header:

  • {}

Body:

{ 
   "base64Image":"data:image/png;base64,$IMAGE_BASE64", 
   "language": "jpn",
   "apikey": "YOUR_API_KEY_HERE"
}

Antworttyp:

  • JSON

Antwortabfrage:

  • ParsedResults[0].ParsedText