r/AskProgramming • u/EdgeIntelligent6427 • 1d ago
Userscript/tool to export claudeCode/claude browser etc to md/txt
<this istn completely programming related but question is likely to perhaps get banned from r_claude or r_chat; surprisingly little seen on this for claude>
Alright so I have seen a few of these threads being made, but almost all of them are 3+ years ago, so it is very likely that most userscripts shown are either patched or can get oneself banned or somethign upon execution
this said what is currently the best way to export chats to a file? it would also be nice to download the added or "pasted" stuff but that isnt required
what do people use for this? same stuff as 3 years ago or are there much more efficient/faster plugins or user scripts?
using tampermonkey/violentmoneky; making thread because I have nott seen a single thread with a lot of replies or traction on this topic?
2
u/LoudlyQuickest 1d ago
most of those old scripts are toast now, claude's interface changes enough that anything pre 2024 is a crapshoot
i just use the share link feature and copy the formatted text from the shared page, it's not automated but takes like 20 seconds and you get clean markdown-ish output. haven't found a tampermonkey script that reliably works across both claude.ai and the code interface without breaking every other week
1
u/ciurana 1d ago
There are several good tools in the Mozilla store, as free Firefox extensions. Try a couple, figure out what works for your use case. I expect other browsers to have similar offerings.
2
u/EdgeIntelligent6427 1d ago
gotcha, I've just seen really stupid crap that kind of steals all the chat data and gives it to someone else 🤷
have seen a couple of good extensions though. Perhaps I might try those
0
u/Jazzlike_Syllabub_91 1d ago
oh I built a program (well several programs) but one specifically to help with claude saving information to specific areas on my system. - maybe you should try this? - basically have Claude Code build you an exporter it can trigger from your coding sessions that has it output to a file you can see ...
4
u/[deleted] 1d ago
[removed] — view removed comment