Comments

Hacker News

what tool does someone recommend for claude and gemini? Its time to extract data from each!

by gizmodo59

Thanks! I think it will help me. Will try!

by higagan

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

by conradqh

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

by Terretta

Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • what tool does someone recommend for claude and gemini? Its time to extract data from each!
  • I'll have a look at that.
  • Thanks! I think it will help me. Will try!
  • 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 have all my data flowing through Tailscale Aperture, highly recommend. [1]

    [1] https://aperture.tailscale.com/

  • 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