# andreroggeri/pynubank

Acesse seus extratos do Nubank pelo Python

Repository: https://github.com/andreroggeri/pynubank
Canonical: https://ross.abutalabs.com/products/pynubank
Language: Python
License: MIT
License Family: permissive
Last push: 2026-05-15T00:42:44+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 3362, "days_push": 111, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1197, forks 173 (observed 2026-08-28T04:03:57.475146+00:00)

## What it is
pynubank is a Python library for accessing Nubank account statements and credit card data through unofficial APIs. It supported authentication via QR code, certificate, or refresh token, but Nubank's facial verification requirement has blocked its access since August 2023.

## Use cases
- download nubank statements with python
- export nubank credit card transactions to csv
- track my nubank balance programmatically
- import nubank data into a budgeting app
- query pix transactions from nubank

## When to choose
- you need historical code reference for the old Nubank API
- you want to test integrations with the bundled MockHttpClient

## When to avoid
- you need working access to your Nubank account today - facial verification blocks the API
- you want a maintained or supported library
- you cannot risk a 72-hour account lock from unusual request patterns

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, auth, sdk
- domain: fintech, developer-tools, apis
- platform: python, cli
- tags: nubank, banking-api, unofficial-api, brazil, personal-finance, discontinued

## Member repositories
- andreroggeri/pynubank (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.475146+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:21:25.771689+00:00, confidence not recorded.
  - readme: https://github.com/andreroggeri/pynubank (fetched 2026-08-28T04:03:57.475146+00:00, sha 5f989cddf14d)
  - registry_pypi: https://pypi.org/pypi/pynubank/json (fetched 2026-08-29T12:28:52.634264+00:00, sha b48f7bf242e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
