Download Twitter (X) User Tweets, Replies & Media avatar

Download Twitter (X) User Tweets, Replies & Media

Pricing

from $0.25 / 1,000 tweetsrepliesresults

Go to Apify Store
Download Twitter (X) User Tweets, Replies & Media

Download Twitter (X) User Tweets, Replies & Media

Extract all original tweets and replies from any X (Twitter) user profile. Zero setup: no Twitter API or login cookies required! Export clean, structured data (JSON/CSV) including text, media, and engagement metrics. Perfect for persona analysis and training AI agents.

Pricing

from $0.25 / 1,000 tweetsrepliesresults

Rating

0.0

(0)

Developer

fastcrawler

fastcrawler

Maintained by Community

Actor stats

0

Bookmarked

40

Total users

3

Monthly active users

2 days ago

Last modified

Share

🧑‍💻 X / Twitter Profile Scraper: Extract All Tweets & Replies

Get all tweets and replies posted by a specific Twitter/X user — complete, accurate, and fast.

Instead of dealing with the heavily restricted and expensive official Twitter API, this tool works securely via your session cookie to retrieve a user's entire posting history.


🚀 Top Use Cases

  • 🤖 AI Agents & LLM Training: Feed an entire user profile's timeline (including their replying logic and tone) into your custom models or RAG pipelines.
  • 🕵️ OSINT & Sentiment Research: Perform deep-dive analysis on specific public figures, influencers, or competitors.
  • 📊 Content Aggregation: Backup your own account data or aggregate niche content perfectly formatted for automated workflows.

✨ Key Features

  • 🧵 Full Activity Extraction: Fetch both original tweets AND replies from any public Twitter/X user.
  • 🛡️ Bypass API Limits: No official developer credentials or expensive API keys required—authenticates seamlessly via a session cookie.
  • 📊 Rich Metrics & Metadata: Capture exact timestamps, view counts, likes, retweets, quotes, and language codes.
  • 🖼️ Media URLs Included: Automatically extracts high-resolution image, video, and GIF links within the tweets.
  • ⚡ High-Speed Pagination: Automatically handles Twitter's pagination logic to extract bulk historical data efficiently.

🛠 Input Parameters

FieldTypeDescription
screenNameStringThe Twitter/X handle of the target user (e.g., elonmusk).
maxItemsIntegerMaximum number of tweets/replies to return.
cookieStringYour Twitter session cookie (Headers String) for authentication.

📊 Output Example

The scraper returns granular, developer-friendly data. We preserve the rich nested structures (like detailed media entities and author metadata) so you don't lose any valuable context.

(Note: Some nested fields like image focus rects are truncated here for brevity, but are fully available in the actual JSON/CSV export).

[
{
"type": "tweet",
"id": "1992405960065941844",
"url": "[https://x.com/axiaisacat/status/1992405960065941844](https://x.com/axiaisacat/status/1992405960065941844)",
"text": "这个所在地有问题吧 [https://t.co/Qs7PytJxDZ](https://t.co/Qs7PytJxDZ)",
"retweetCount": 0,
"replyCount": 0,
"likeCount": 0,
"viewCount": "204",
"createdAt": "Sun Nov 23 01:32:52 +0000 2025",
"isReply": false,
"author": {
"userName": "axiaisacat",
"name": "axiaisacat",
"isVerified": false,
"isBlueVerified": true,
"followers": 1351,
"following": 89,
"createdAt": "Mon Sep 01 08:19:12 +0000 2025",
"profilePicture": "[https://pbs.twimg.com/profile_images/..._normal.jpg](https://pbs.twimg.com/profile_images/..._normal.jpg)"
},
"media": [
{
"type": "photo",
"display_url": "[pic.x.com/Qs7PytJxDZ](https://pic.x.com/Qs7PytJxDZ)",
"media_url": "[https://pbs.twimg.com/media/G6ZymXRXkAASzBL.jpg](https://pbs.twimg.com/media/G6ZymXRXkAASzBL.jpg)",
"sizes": {
"large": { "h": 1200, "w": 1226, "resize": "fit" }
// ... other sizes and original_info extracted
}
}
]
}
]

❓ FAQ

1. Do I need a Twitter API key or developer account? No. This actor works entirely bypassing the official API. It simply requires a session cookie from a regular logged-in Twitter account.

2. How do I get the cookie for authentication?

  1. Install the Cookie-Editor extension.
  2. Log in to X / Twitter in your browser.
  3. Open the extension on x.com.
  4. Click Export as Header String.
  5. Paste the result into the Actor's cookie input field.

3. Can I scrape private accounts? No. You can only scrape public accounts, or private accounts that the logged-in cookie account already follows and has permission to view.

4. Can I scrape multiple users in one run? Currently, the actor accepts one user per run. We highly recommend using workflow tools like Make.com or Apify's scheduling features to loop through multiple usernames.

5. What’s the rate limit? While there is no strict API hard limit, Twitter monitors high-speed fetching. Performance depends on the trust level of the account cookie you provide.


📬 Contact & Feature Requests

I am continuously maintaining and upgrading this tool. If you need customized features or have specific requirements such as:

  • Bulk user array scraping
  • Real-time specific user tweet monitoring
  • Second-level reply extraction

Feel free to reach out directly: 📩 Email: fastcrawler9@gmail.com

💬 Telegram 👾 Discord