monarchmoney / mint-export-extension

Effortlessly export your Mint data to CSV.
MIT License
36 stars 3 forks source link
logo

Mint Data Exporter, by Monarch Money

> Effortlessly export your Mint data to CSV. ![](https://img.shields.io/github/actions/workflow/status/monarchmoney/mint-export-extension/test.yml) ![](https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react&logoColor=black) ![](https://img.shields.io/badge/Typescript-3178C6?style=flat-square&logo=typescript&logoColor=white) ![](https://badges.aleen42.com/src/vitejs.svg)
screenshot of the extension

Features

Installation

Chrome Web Store

https://chromewebstore.google.com/detail/mint-data-exporter-by-mon/doknkjpaacjheilodaibfpimamfgfhap?hl=en&pli=1

Chrome Web Extension (unpacked)

  1. Download the latest release zip and unpack it
  2. Open Chrome and navigate to chrome://extensions
  3. Enable developer mode
  4. Click on "Load unpacked" and select the folder you unpacked the zip to

From Source

Pre-requisites: pnpm

  1. Clone this repository
  2. Run pnpm install
  3. Run pnpm build (a dist folder will be created)
  4. Open Chrome and navigate to chrome://extensions
  5. Enable developer mode
  6. Click on "Load unpacked" and select the created dist folder

Usage

  1. Install the extension (see above).
  2. Head to https://mint.intuit.com and log in to your Mint account.
  3. Click the extension button to get started.

Contributing

Contributions are welcome! Please read our contributing guidelines for more information.

Licensing Information

This project is based on chrome-extension-boilerplate-react-vite which is licensed under the MIT License (see LICENSE). Our modifications and additional code are licensed under the GNU General Public License (GPL), which is detailed in LICENSE-GPL.

FAQ

What does this do?

This is a Chrome extension that lets you export all of your data from Mint, since Intuit has announced that Mint “will go away”. You could use this if you want to move to another an alternative, like Monarch Money, or if you simply want to preserve your data history.

Why use this tool? Can’t I export things manually?

You could export things manually instead, but as users have moved from Mint to Monarch, we’ve seen a lot of quirks with Mint’s exports. This tool helps address some of these quirks:

Is this free?

Yes.

Is it secure?

This tool does everything locally. Your data is not sent anywhere. It will re-use an API key from a local, logged in session to mint.intuit.com. It won’t store anything remotely or send data anywhere else. All data downloaded will be stored locally for you so you can decide what you do with it.

Can I use this without Monarch Money?

Absolutely! This tool simply exports all your data and saves them locally. It doesn’t send anything to Monarch Money and it doesn’t require you to have a Monarch Money account. You could later import those files to Monarch Money or to any other tool, but you don’t have to. We'd recommend downloading your data before Mint goes away even if you don't know what tool you will use next.

Can I use this with Monarch Money?

Yes! Check this guide.