# mintapi/mintapi

an unofficial screen-scraping "API" for Mint.com

Repository: https://github.com/mintapi/mintapi
Canonical: https://ross.abutalabs.com/products/mintapi
Language: Python
License: MIT
License Family: permissive
Last push: 2023-12-05T18:22:59+00:00

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

## Adoption (not part of the score)
Stars 1202, forks 254 (observed 2026-08-28T04:03:58.476802+00:00)

## What it is
An unofficial Python library and CLI that screen-scrapes Mint.com using Selenium/WebDriver to programmatically retrieve account, transaction, and budget data. It handles login, MFA (SMS, email, TOTP), session persistence, and system keyring storage of credentials.

## Use cases
- export my Mint transactions to csv automatically
- get account balances from Mint without an official API
- download budget data from Mint on a schedule
- scrape Mint.com with python and selenium
- automate pulling Mint data into a spreadsheet
- log into Mint headlessly with MFA support

## When to choose
- you need programmatic access to Mint.com data and are comfortable with browser automation
- you want a CLI or Python API with MFA and keyring support for unattended data pulls

## When to avoid
- you need a stable, supported API - this is unofficial scraping that breaks when Mint changes its UI
- Mint.com has been shut down (Intuit discontinued it in 2024), so the tool no longer works
- you need a service that respects terms of service - scraping violates Mint's ToS

## Facets
- artifact type: library
- maturity: abandoned
- function: web-scraping, http-client, cli, sdk
- domain: fintech, developer-tools
- platform: python, cli, cross-platform
- tags: mint-com, personal-finance, selenium, screen-scraping, unofficial-api, budgeting, automation, command-line

## Member repositories
- mintapi/mintapi (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.476802+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:20:36.750533+00:00, confidence not recorded.
  - readme: https://github.com/mintapi/mintapi (fetched 2026-08-28T04:03:58.476802+00:00, sha fddfab841583)
  - registry_pypi: https://pypi.org/pypi/mintapi/json (fetched 2026-08-29T12:27:39.770340+00:00, sha b019f0a3943e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
