receipt-manager-app icon indicating copy to clipboard operation
receipt-manager-app copied to clipboard

tsv/json of analysed receipts?

Open claus-hultschig opened this issue 10 months ago • 2 comments

Hello, Many thanks for providing this app. I do like the idea very much. is there any way to obtain csv or json of the analysed receipt - e.g. on the backend server?

claus-hultschig avatar Sep 03 '23 16:09 claus-hultschig

Hello @claus-hultschig,

thanks for reaching out. You have two options to get the analyzed JSON.

  1. The receipt parser CLI : https://github.com/ReceiptManager/receipt-parser-legacy
  2. The receipt server: https://github.com/ReceiptManager/receipt-parser-server

monolidth avatar Sep 03 '23 17:09 monolidth

Many thanks for your fast reply. I guess I will have to define the output in a config file. Could you be so kind to name this config file to me. Wehre can I find a get started guide? I did have the idea to run either the sever of the receipt parse in a cond (or python) virtual environment and installing the ocr tool. would that work?

claus-hultschig avatar Sep 03 '23 21:09 claus-hultschig