|
|
|
|
|
by javiercr
3423 days ago
|
|
We weren't aware of this project. It's interesting. 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. |
|