Gumrid
Export your Gumroad data and delete your account. Take your stuff and leave.
What it does
- Exports all your sales data to CSV
- Exports all product details to CSV
- Cancels all active subscriptions
- Deletes all products from your account
- One Python script, one dependency (requests)
gumrid.py
Python 3 script. Requires requests.
Usage
pip install requests python gumrid.py
You'll need your Gumroad API access token. The script will prompt you and confirm before deleting anything.
Written November 2023. Because sometimes you just need to leave a platform and take your data with you.