Unofficial async SDK for observed SberBank Online web endpoints
Project description
sber-unofficial-sdk
Unofficial async SDK for SberBank Online — browserless login, product and operation reads, and transfers between your own products, over direct HTTP (no Chrome, WebDriver, or HAR). Direct client ↔ SberBank: no third-party services, proxies, or clouds in the path.
pip install sber-unofficial-sdk
import asyncio
from sber_unofficial import AsyncSberClient
async def main():
# profile.json is created once via examples/first_login.py (no CLI, no browser)
async with await AsyncSberClient.from_pin_profile("profile.json", pin="12345") as sber:
portfolio = await sber.portfolio() # cards + accounts in one call
for card in portfolio.cards:
print(card.name, card.last4, card.balance)
for op in await sber.operations.list(limit=20):
print(op.date, op.amount, op.description)
asyncio.run(main())
- Want an MCP server for AI agents (Claude, Codex, Cursor)? Install
sber-unofficial-mcp. - Full documentation, guides, and screenshots: github.com/ex3lite/sber-mcp · SDK reference RU · EN
Unofficial project. Not affiliated with SberBank. Use may violate the service's terms and get your account blocked; it works with real money and credentials. No warranty and no liability — DISCLAIMER · LICENSE.
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 sber_unofficial_sdk-0.6.3.tar.gz.
File metadata
- Download URL: sber_unofficial_sdk-0.6.3.tar.gz
- Upload date:
- Size: 169.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee71e91ef7c3f69c8f32e1cedb8f9033325e97f79f965006374ea291fe36e6d3
|
|
| MD5 |
646bdf9f3773ce8605fcedaa9a4aaeb5
|
|
| BLAKE2b-256 |
cc420b9b52641db6a0fa5a141cf4eae2f394d518cdb4331bf1cfd7c32a5da775
|
Provenance
The following attestation bundles were made for sber_unofficial_sdk-0.6.3.tar.gz:
Publisher:
release.yml on ex3lite/sber-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sber_unofficial_sdk-0.6.3.tar.gz -
Subject digest:
ee71e91ef7c3f69c8f32e1cedb8f9033325e97f79f965006374ea291fe36e6d3 - Sigstore transparency entry: 2340871115
- Sigstore integration time:
-
Permalink:
ex3lite/sber-mcp@b4799c8c1c1539c4ca6ddf6f24fbf4c4eb54f387 -
Branch / Tag:
refs/tags/v0.6.3 - Owner: https://github.com/ex3lite
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b4799c8c1c1539c4ca6ddf6f24fbf4c4eb54f387 -
Trigger Event:
push
-
Statement type:
File details
Details for the file sber_unofficial_sdk-0.6.3-py3-none-any.whl.
File metadata
- Download URL: sber_unofficial_sdk-0.6.3-py3-none-any.whl
- Upload date:
- Size: 67.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdd1eddd061b601d348ab5b573cef696d7ce2f3f59699f5076595d9c5f5a65de
|
|
| MD5 |
67d69c3b57da70722a4b5472708e756f
|
|
| BLAKE2b-256 |
cb4829ef748edd82f5e47ae1788947e85b9c6b7b608f7d4bc6982bc4508c9d90
|
Provenance
The following attestation bundles were made for sber_unofficial_sdk-0.6.3-py3-none-any.whl:
Publisher:
release.yml on ex3lite/sber-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sber_unofficial_sdk-0.6.3-py3-none-any.whl -
Subject digest:
fdd1eddd061b601d348ab5b573cef696d7ce2f3f59699f5076595d9c5f5a65de - Sigstore transparency entry: 2340871120
- Sigstore integration time:
-
Permalink:
ex3lite/sber-mcp@b4799c8c1c1539c4ca6ddf6f24fbf4c4eb54f387 -
Branch / Tag:
refs/tags/v0.6.3 - Owner: https://github.com/ex3lite
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b4799c8c1c1539c4ca6ddf6f24fbf4c4eb54f387 -
Trigger Event:
push
-
Statement type: