ChatGPT Business and Team accounts do not offer a built-in "Export data" function, unlike personal accounts. This absence means users cannot easily retain their conversation history when a workspace is closed or a subscription is canceled. The scrapemychats tool was developed to fill this specific need.
The tool exports all conversations, including text and attached files, to the user's local computer. It then generates a searchable, offline archive. This archive is accessible via a self-contained HTML viewer, which supports full-text search, categorization, inline image thumbnails, and keyboard navigation without requiring an internet connection or server.
scrapemychats operates by driving a Chrome window on the user's machine using their existing logged-in ChatGPT session. It does not access user passwords, and no data is sent to any external servers other than chatgpt.com itself, ensuring user data remains local.
To use the tool, users need Python 3.10 or newer and Google Chrome (or Microsoft Edge). The process involves installing dependencies, running a Python script to export chats, and then another script to build the offline viewer. The tool automatically discovers chat lists, including those within Projects.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A new tool called scrapemychats allows users to export conversations and attached files from ChatGPT Business and Team accounts, which lack a native export feature. This provides an offline, searchable archive of chat history, addressing a gap for users leaving these accounts.