grindsa / dkb-robo

library to access the internet banking area of "Deutsche Kreditbank" to get account information and transactions
GNU General Public License v3.0
146 stars 28 forks source link

Access to Postbox-Archiv folder via new frontend #59

Open chanzui opened 1 month ago

chanzui commented 1 month ago

Hi,

The old website login has been deactived by DKB. Login via the new website still allows to access the old Postfach (Postfach -> Weitere Dokumente) in an iFrame. The iFrame is the old Website. In the iFrame only the old Postfach can be accessed.

I had no luck downloading the contents of the old Archiv folder with dkb.scan_postbox(path, download_all True, archive True, prepend_date False).

Is this old website "Archiv" folder downlaodable? Thanks a lot.

grindsa commented 1 month ago

Hi, currently its not possible but let me have a look what can be done...