Your follower list arrived on its own. Your following list you built.
Every account on it was a decision. You found them somewhere, decided they were worth reading, and added them one at a time over years. For most people it is the only genuinely curated thing on their account, and it is the thing that would be hardest to reconstruct if it disappeared.
It also disappears more often than people expect. Accounts get suspended, hacked, locked out during a phone change, or abandoned when someone moves to another platform. In every one of those cases the follower count is gone and nobody can do anything about it, but the following list was recoverable right up until the moment it was not.
With Circleboom Twitter, you can export the complete following list of any public X account as a CSV, with handles, bios, locations, account ages, and quality flags on every row.
Why the Following List Is the Part Worth Keeping
It is a rebuilt-from-memory problem. Ask anyone to list two hundred accounts they follow. They will get thirty, and the twenty that mattered most will not all be in there.
It represents years of filtering. A following list is the accumulated result of a lot of small judgments about who is worth listening to in your field. That is genuinely valuable and completely invisible as an asset until it is gone.
It is portable in a way followers are not. If you move to another platform, your followers do not come with you. The accounts you follow, though, can mostly be found again, provided you know who they were. Exporting your X audience to Bluesky is the same idea applied to a migration.
It documents your network before you change it. Once a bulk unfollow runs, there is no record of who was removed. The only way to know what a cleanup actually did is to have the before state.
📌 The follower list is worth exporting too, and for different reasons. But the following list is the one people regret losing, because nobody else has a copy of it and it was never a number, it was a set of choices.
What Is Circleboom Twitter?
Circleboom is an Official X Enterprise Developer, retrieving list data through X's official Enterprise API rather than by reading the page.
- Exports the complete following or follower list of any public X account as a structured CSV
- Works on the following list specifically, not just your audience
- Returns the full list rather than the partial, unordered scroll the native interface shows
- Carries profile data on every row: bio, location, counts, account age, verification, and quality flags
- Feeds the same list into a cleanup workflow when the backup turns into an audit
How to Back Up Your Following List
- Connect your X account and open the export tool. Authentication runs through the official Enterprise API.
- Enter the username whose following list you want. Your own, or any public account. Circleboom loads a profile preview showing the display name, bio, follower count, following count, tweet count, and account age so you can confirm you have the right account before anything runs.
- Select the following list rather than the follower list. These are two different exports and it is an easy click to get wrong when you are moving quickly.
- Check the token cost before confirming. Export is token-based and scales with the number of accounts in the list, with the remaining balance shown before you commit. A following list of two hundred and a following list of five thousand are very different exports.
- Apply filters first if you want a segment rather than everything. For a pure backup, do not filter. For a working list, scoping to active accounts or a specific location produces something more immediately useful.
- Download the CSV and check the columns. Each row carries ProfileId, Username, Name, Location, Bio, CountTweets, CountFriends for their following count, CountFollowers, IsProtected, IsVerified, the quality flags IsEgghead, IsFake, IsInactive and IsOveractive, Verified_Type, and CreatedAt as a full account creation timestamp.
- Put the date in the filename. This is the difference between a backup and an archive. Two exports six months apart tell you how your network drifted, which is information you cannot get any other way.
- Store it somewhere that is not the account you are backing up. Obvious, and routinely ignored. A CSV in a Downloads folder on one laptop is not a backup.
- Re-run it quarterly, or before any change. Before a bulk unfollow, before a rebrand, before handing an account to someone else. The export takes minutes and the regret does not have a fix.
What the File Is Actually Good For
Rebuilding after an account loss. The Username column is the one that matters here. Everything else is context.
Migrating platforms. Handles and bios together are usually enough to find the same people elsewhere, which is far more than a follower count gives you.
Auditing your own network. The quality flags and account ages turn the list into something you can sort. Unfollowing inactive accounts, unfollowing accounts that never followed back, and automating unfollows all become decisions you can make from a spreadsheet rather than from a scroll.
Documenting a cleanup. Export before, export after, compare. That is the only way to prove a cleanup did what you intended, and to catch anything removed by accident.
Analysing someone else's network. The same export works on any public account, which makes it a research tool as much as a backup one. Analyzing an account's followers, analyzing someone's followers, and tools for examining another account's network all run on this data.
Finding structure you could not see. Checking mutual followers, finding the intersection of two accounts' followers, and finding common followers without coding are spreadsheet operations once the lists are files.
Why the Native Options Do Not Cover This
X shows your following list as a scrollable, reverse chronological view. It is partial, it does not tell you where it stops, there is no sort, no filter, and no export button anywhere on it.
Viewing your following list and identifying everyone you follow both run into the same wall. Copying handles by hand is fine for twenty accounts and impossible for two thousand.
The X archive download does include a file covering the accounts you follow, but what arrives is raw relationship data rather than a profile-level dataset. It is a starting point for a developer and not much use to anyone opening it in a spreadsheet expecting to see who these people are.
⚠️ Browser extensions that read the page are the other common route, and they carry two problems. They depend on X's markup staying still, which it does not, and they run inside your logged in session. Safely downloading follower data and scraping a following list cover the trade honestly enough to judge it yourself.
For the follower side of the same job, exporting followers to a spreadsheet, saving your follower list, whether you can export followers at all, and exporting X data into Google Sheets all apply. Exporting your Lists is worth doing at the same time, since Lists are another curated asset with no native backup.
Treat Every Export as a Snapshot
The CSV is accurate at the moment it was created and starts ageing immediately.
People change handles. Accounts get deleted, suspended, or go protected. Follower counts move constantly and bios get rewritten. A backup from two years ago will contain a meaningful number of rows that no longer resolve to anything, which is not a flaw in the export so much as a property of the platform.
That is the argument for a cadence rather than a single heroic backup. Quarterly is enough for most accounts. The comparison between two files is also where the interesting information lives: who you stopped following, which accounts went quiet, and how the composition of your network shifted while you were not paying attention.
Tracking recently followed accounts and finding the exact date you started following someone cover the smaller version of the same question, and account age as a signal is useful when reviewing which accounts in the list are still worth keeping.
FAQ
Can I export my following list, not just followers?
Yes. Both lists are supported, and it is a selection made before the export runs. Choosing the wrong one is the most common mistake here.
Can I export someone else's following list?
Yes, for any public account. Protected accounts are not accessible, and a protected account hides its following list from this kind of retrieval entirely.
What is in the exported file?
Profile ID, username, display name, location, bio, tweet count, following count, follower count, protected and verified status, verification type, quality flags for egghead, fake, inactive, and overactive, and the account creation timestamp.
Does the X archive give me the same thing?
Not really. The archive includes the accounts you follow as raw relationship data rather than a profile-level dataset with handles, bios, and account information laid out in columns.
Does this cost anything?
The export is token-based and scales with the size of the list. The remaining balance is shown before you confirm, so the cost is visible before you commit rather than after.
How often should I back up?
Quarterly for most accounts, and always before a bulk unfollow, a rebrand, or handing the account to someone else. The comparison between two dated exports is worth as much as either file alone.
Will the file still work in a year?
Partly. Handles change, accounts disappear, and numbers move. Treat every export as a snapshot of a moment rather than a permanent record, which is why the cadence matters more than any single file.
Can I use it to move to another platform?
The usernames and bios are usually enough to find the same people elsewhere. It is the closest thing to portability that exists for a social graph you do not own.
Final Thoughts
Nobody backs up a following list until they need one, and by then the account is locked, suspended, or gone, and the list existed only inside it.
Backing up your Twitter following list takes a few minutes and produces a file with every handle, bio, and account detail in columns you can sort. Do it before a cleanup so you can prove what changed, do it quarterly so you can see your network drift, and do it once for the simple reason that a decade of small decisions about who is worth reading deserves to exist somewhere other than on a platform that can close your account without warning.
With Circleboom Twitter, you can export the full following list of any public X account as a CSV through official Enterprise API access, keep it dated, and stop treating a curated network as something that only exists while you still have the login.
https://circleboom.com/twitter-management-tool/twitter-search-tool/export-twitter-accounts