Fio bank account data scraper
Project description
Fio bank [http://fio.cz] transparent account data scraper.
Requirements:
python >= 2.7
python-lxml >= 2.3
Usage:
import fio url = ('https://www.fio.cz/scgi-bin/hermes/dz-transparent.cgi?ID_ucet=%d' % account_num) data = fio.scrape(url)
Sample output:
$ ./fio/scrape.py | tail -n 5
2012-05-20 -1796.00 2012-05-22 -900.00 2012-05-24 -400.00 2012-05-31 1.50 2012-06-01 -10028.00
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-fio-0.1.tar.gz
(2.4 kB
view details)
File details
Details for the file python-fio-0.1.tar.gz
.
File metadata
- Download URL: python-fio-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d56ef0c2753bf592eb7364180231ebda03060911fddc911d5eebee67516b8145 |
|
MD5 | 50569a55ec605c0935c7423e80abe6ca |
|
BLAKE2b-256 | f79525cbeea95d6caeff08f6c02d668dbf21c2f112b65a6a694755e27c74f37e |