logoalt Hacker News

conradqhtoday at 3:45 PM2 repliesview on HN

Infuriatingly, ChatGPT doesn't allow you to easily export your data from Business accounts (upgrades from personal accounts) like it does with personal or Enterprise accounts. I built a little tool that lets you get the data out. Might help someone out


Replies

nemosaltattoday at 6:39 PM

I found myself in a similar boat (converted a personal ChatGPT sub to a Business Account shared with my partner). I ended up using Claude it write a chrome extension to just walk every chat in the side navbar and dump it to a sqlite database (when I then used for my own RAG purposes). Thanks for publishing your work.

nubgtoday at 4:26 PM

Thank you very much, this is very useful and helpful. I will be using this and I missed it before. I want to acknowledge your effort.