This is a plugin for ofxstatement.
Hype (Banca Sella) allows to export movements from mobile app: the only format available is PDF.
This plugin converts PDF statement to OFX format, suitable for importing into GnuCash.
pip3 install ofxstatement-hype
git clone https://github.com/lorenzogiudici5/ofxstatement-hype.git
python3 setup.py install
Add plugin config, running the following command:
$ ofxstatement edit-config
Edit the file:
[hype]
plugin = hype
currency = EUR
account = hype
Save and exit the text editor.
Export your movements from Hype mobile app following the instructions here.
Run the followning command:
$ ofxstatement convert -t hype ec_01_12_2023_30_12_2023.pdf ec_2023_12.ofx