Live data from Hacker News

Free way to get your data out of ChatGPT Business accounts

github.com

1–10 of 19 posts

Re: Free way to get your data out of ChatGPT Business accounts

#4
post #2

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

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.

Re: Free way to get your data out of ChatGPT Business accounts

#6
post #2

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

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.

Re: Free way to get your data out of ChatGPT Business accounts

#10
That whole "not a programmer" section -- missed opportunity for uv run from GitHub URL.... which works. Including dependencies.

Try it:

  uv run https://raw.githubusercontent.com/konstin/say-hi/refs/heads/main/say-hi.py

Look ma, no installs, no pip, no requirements.txt...

Friends tell friends:

  uv run
Post reply on HN