X / Twitter Followers Exporter
Export X / Twitter followers to CSV or XLSX
InstagramTikTokFacebookX / Twitter
Recent jobs
Export fields
- user_id
- The unique X / Twitter identifier for the account.
- name
- The display name shown on the X / Twitter account.
- username
- The account username without the @ symbol.
- profile_image
- The profile image URL returned for the account.
- bio
- The biography text shown on the account profile.
- verified
- Whether the account carries a verified status.
- profile_url
- The canonical x.com profile URL constructed from the username.
Common workflows
-
Choose the followed profile
Paste the supported X / Twitter profile URL whose follower list you want to collect.
-
Identify follower accounts
Use user_id as the stable row identifier and username as a readable account name that can change, while retaining names, bios, images, and verification status.
-
Open profiles from the export
Download CSV or XLSX and use profile_url to return directly to each exported follower account.