Hi ! Yes, i have achieved what i wanted. It is shared here: https://github.com/grostim/Beancount-myTools
So, here is my method: I have a script called "generali.py". It connect to the generali website and gather all the new operation since the latest succesful import. Each operation is exported to a json file. I have then a standard importer for beancount (named jsongenerali) that import each of theses operation in beancount. My code is very crude and probably full of bugs, but until now, it works pretty well for my need. I have imported several hundreds of operations successfully. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/93f6696b-be77-441f-90f8-a8e6bf15151f%40googlegroups.com.
