.. | ||
banking-pekaobiznes.py | ||
config.ini.dist | ||
models.py | ||
pip-requirements.txt | ||
README.md | ||
triggers.sql |
kasownik-fetch
This is a separete process used for fetching bank account data.
Raw transfer data is fetched into raw_transfers
table (using credentails
separate from web interface worker) and are forwarded into transfers
with
trigger and stored procedure (check it out in triggers.sql
)
This process has its own config.ini
(example available in config.ini.dist
).
NOTE: See git history for old scraper (IdeaBank, BRE bank) implementations and SMSGW