Export your Twitter/X data effortlessly. Download tweets, users, lists, and more with intelligent rate limiting and background processing. Export to CSV format with media files included as ZIP archives.
Everything you need to extract and analyze your Twitter/X data efficiently
Export tweets, user profiles, follower lists, following lists, and more in various formats.
Automatically handles Twitter's API rate limits to ensure continuous, uninterrupted exports.
Run exports in the background while you continue using your browser normally.
Export data in multiple formats suitable for different analysis tools and workflows.
Your data stays in your browser. No external servers, no data collection.
Handle large datasets efficiently with intelligent batching and memory management.
Whether you're a researcher, content creator, or data analyst
Export large datasets for academic research, sentiment analysis, and social media studies.
Backup your content, analyze engagement patterns, and migrate to other platforms.
Extract structured data for business intelligence, trend analysis, and reporting.
Find the perfect solution for your data export needs
Perfect for trying out the extension
Lifetime license · No monthly fees
Lifetime license · No monthly fees
Works on all major browsers — including mobile. Yes, you can use extensions on your phone!
Chat (XChat) export requires reading encrypted data from the browser's local storage using WebAssembly. Firefox's Content Security Policy blocks this operation in extension content scripts due to a long-standing Firefox bug. Please use Chrome or Edge for chat export.
The exported CSV files use UTF-8 encoding, but Excel may not detect this automatically and instead use your system's default encoding, causing non-Latin characters to display as garbled text. To fix this, do not double-click the CSV file directly. Instead, open Excel, go to Data → Get Data → From Text/CSV, select your file, and change "File Origin" to Unicode (UTF-8) (65001) in the import dialog. After importing, save the file as .xlsx format to preserve the encoding. See this Microsoft guide for detailed steps.
Twitter IDs are very large numbers (e.g. 1892004725395608135). When you open the exported CSV in Microsoft Excel or LibreOffice Calc, they automatically parse the ID column as a number, which causes precision loss (e.g. showing as 1.89200E+18 or rounding the last digits to zero). To fix this, you need to manually specify the ID column as Text format when importing the CSV: in Excel, use Data → From Text/CSV and set the column type to "Text"; in LibreOffice Calc, the import dialog will appear automatically — select the ID column and change its type to "Text (Column type)".
Not always. Twitter's API limits how far back you can scroll through any user's timeline — typically around 1,000–2,000 tweets, depending on the account. This is a platform-level restriction that applies to all third-party tools, not just this extension. It even applies to your own account. Using List export can retrieve somewhat more data, but there is no way to fully bypass this limit. If you need a complete archive of your own tweets, consider using Twitter's official data archive feature.
Twitter no longer shows all replies on a tweet — it uses an algorithm to surface only the most relevant or most-liked replies and hides the rest. Since this extension exports what Twitter actually returns, any replies hidden by the algorithm will not appear in your export. This is a platform-level limitation that affects all third-party tools, not just this extension.