This uses a Python script with Selenium WebDriver to log in, scrape your address book, and save the contacts as a CSV or Excel file. Requirement: Familiarity with running Python scripts. 2. The Manual JSON Method (Browser)
Developers have created tools that leverage Minted's internal API to extract your data. A popular example is the wkarney/minted-export tool. download address book from minted
If you need a usable .csv or .xlsx file of your general address book, you will need to use technical workarounds or hire a third-party service. 1. The GitHub Method (Automated Script) This uses a Python script with Selenium WebDriver
If you are trying to move your contacts from Minted to another service (like a different wedding planner or holiday card vendor) or just want a personal backup, you need a workaround. This article provides all the official and unofficial methods to get your address book out of Minted. Official Minted Export Options (Limited) The Manual JSON Method (Browser) Developers have created