ReceiptManager / receipt-parser-legacy

A supermarket receipt parser written in Python using tesseract OCR

Home Page:https://tech.trivago.com/2015/10/06/python_receipt_parser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add API endpoints

Festeazy opened this issue · comments

this tool would become incredibly powerful if there were API endpoints that we would shot over some image files or Base64 encoded data and then get the Base64 results.

the below link is something I had in mind, not even that webpage if we had the API

https://ocr-example.herokuapp.com/

https://github.com/otiai10/ocrserver/wiki/API-Endpoints

Guessing you closed this because of ReceiptManager/receipt-parser-server#13
Linking for future reference.