Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I'll have a look at that.by Zfyuchar
- what tool does someone recommend for claude and gemini? Its time to extract data from each!by gizmodo59
- Claude at least seems to let you download your data quite easilyby conradqh
- Thanks! I think it will help me. Will try!by higagan
- No problem, good luckby conradqh
- 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 outby conradqh
- 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.by nubg
- The more crazy is that even for a personal account, there is not a single button that would allow you to copy a whole chat or do something like export it in pdf, html, markdown, ...by greatgib
- 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.by nemosaltat
- I have all my data flowing through Tailscale Aperture, highly recommend. [1]by hmokiguess
- That's funny I'm running Tailscale, didn't know I could do thatby conradqh
- That whole "not a programmer" section -- missed opportunity for uv run from GitHub URL.... which works. Including dependencies.
Try it:
Look ma, no installs, no pip, no requirements.txt...uv run https://raw.githubusercontent.com/konstin/say-hi/refs/heads/main/say-hi.pyFriends tell friends:
uv runby Terretta - Oh nice I'll have a look at thatby conradqh