Bankscrap, despite of its name, tries to avoid web scraping in favor of XML/JSON apis provided by the banks. Right now all our working adapters are API-based, not web scrapers.
It seems to a be very recurring discussion in the comments on each LinuxFR release post.
You can add that some modules have the same kind of name (BNporc which would translate to BNswine for BNP Paribas[0]). Or some applications: QHandjoob[1], QFlatBoob[2] or QHavedate[3] where the icon is a stickman with an erect penis getting ready to have sex doggy style[4].
They used to have a nazi svatiska on the Caisse d'Épargne module logo[5]. At least they changed that one.
Really, how anyone could use that professionally is beyond me.
However it looks like is just a collection of web scrappers. This is the implementation for Barclays bank:
https://git.weboob.org/weboob/devel/blob/master/modules/barc...
Bankscrap, despite of its name, tries to avoid web scraping in favor of XML/JSON apis provided by the banks. Right now all our working adapters are API-based, not web scrapers.