Browser extension
Tweet exporter
Paste X usernames, get a zip of JSON with exact counts. Waits out rate limits on its own.
- Paste X usernames, one per line. Get one JSON file per account, zipped.
- Exact likes, retweets, replies, bookmarks and impressions, not the rounded numbers on the page.
- Reads the real rate limit and waits it out. Checkpoints and resumes on its own.
- Manifest V3. Works in Chrome, Brave and Edge. Nothing leaves your browser.
preview
Questions about Tweet exporter
- What does Tweet Exporter export?
- For each username you get a JSON file with every post it can reach, including exact likes, retweets, replies, bookmarks and impressions, zipped together.
- Does it handle rate limits?
- Yes. It reads the real rate limit from X, waits it out, checkpoints progress and resumes on its own.
- Does my data leave the browser?
- No. It is a Manifest V3 extension that runs entirely in your browser. Nothing is sent to any server.