Unofficial SCB Bank Account Balance Check
Project description
pythai-scb-unofficial
Description
PyThaiSCB is an unoffical python library to pull bank account balances data from SCB (Siam Commercial Bank) website using Selenium webdriver. Using web crawling under the hood, the function call is slow as it depends solely on the performance of SCB Easy Net website.
Available features:
- Get the list of all the bank accounts and their relevant information: account type, account number, account nickname and outstanding balance
- Feel free to reach out to me to request for more features !
Disclaimer
This is a non-profit project that was inititaed to solve the pain of having no official open APIs made available from the bank. The library DOES NOT keep your credentials. Nevertheless, use it at your own risk.
Installation
pip install pythai-scb
Usage
from pythai_scb import PyThaiSCB
scb_acc = PyThaiSCB(username='your_scbeasynet_username', password='your_scbeasynet_password')
bank_acc_df = scb_acc.get_account_bal_df()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pythai_scb-1.0.0.tar.gz.
File metadata
- Download URL: pythai_scb-1.0.0.tar.gz
- Upload date:
- Size: 88.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd98c77d903ce29112d7219c8d8842dc221520a867d6f89a3e5479b8dae5d6ca
|
|
| MD5 |
c4c9d0f80841eae46968fef52de80d8f
|
|
| BLAKE2b-256 |
277e23669c0386cea906723ed478d5c042079baf115c3ff2e67e3aa30e794bb0
|
File details
Details for the file pythai_scb-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pythai_scb-1.0.0-py3-none-any.whl
- Upload date:
- Size: 88.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85029ccb317e3c340ad363bcbf6dc939904d5e2b4ca3fa5dd4533568512b83b4
|
|
| MD5 |
c1dd3a5b5e64e66995567152903e6786
|
|
| BLAKE2b-256 |
4bd6551ef4e1a4511367597a86f15a2ee44b2103028a54a185ee3ca9504b5330
|