X / Twitter User Posts Exporter
Export X / Twitter user posts to CSV or XLSX
InstagramTikTokFacebookX / Twitter
Recent jobs
Export fields
- tweet_id
- The unique X / Twitter identifier for the post.
- retweets
- The repost count returned for the post.
- comments
- The reply count returned for the post.
- favorites
- The like count returned for the post.
- is_retweet
- 1 for a repost and 0 otherwise.
- date
- The post publication time in UTC, formatted as YYYY-MM-DD HH:mm:ss.
- tweet_text
- The full text returned for the post.
- image_urls
- The image URLs attached to the post.
- status_url
- The canonical x.com URL constructed for the post.
Common workflows
-
Target one user profile
Paste the supported X / Twitter profile URL to collect the posts currently returned by that user timeline.
-
Separate posts from reposts
Use is_retweet with tweet_id and status_url to distinguish original posts from reposts in the exported timeline.
-
Review text and engagement
Download CSV or XLSX with post text, attached image URLs, and the current reply, repost, and like counts.