This is a plugin for ofxstatement.
Bancoposta bank statement is available in PDF format only. This plugin converts PDF statement to OFX format, suitable for importing into GnuCash. In case you used to parse PDF statement yourself in a CSV format, this plugin contains a CSV parser as well.
pip3 install ofxstatement-bancoposta
git clone https://github.com/lorenzogiudici5/ofxstatement-bancoposta.git
python3 setup.py install
Download your statement pdf file from Poste web site and then run
$ ofxstatement convert -t bancoposta EC_2023_10.pdf EC_2023_10.ofx