X Profile Posts and Replies Scraper (No Cookie) Scraper
Scrape posts, replies, and media from public X profiles by username or user ID. No login, proxies, or cookies required.
X Profile Posts and Replies Scraper (No Cookie) Scraper
Scrape posts, replies, and media from public X profiles by username or user ID. No login, proxies, or cookies required.
Start with clarity, not guesswork Prepare inputs, review cost and time, and run data jobs with full control โ before you commit.
See it in Action
scraper Overview Input Pricing
๐ X/Twitter Profile Posts & Replies Scraper
Scrape posts, replies, and media tweets from one or thousands of X/Twitter profiles in a single run.
Built for developers, marketers, researchers, AI companies, and data teams that need clean, structured X/Twitter profile data at scale.
โจ Why Choose This Scraper?
๐ Scrape posts, replies, and media from X/Twitter profiles
๐ฅ Scrape one or thousands of profiles in a single run
๐ Supports usernames, profile URLs, and numeric user IDs
๐ Capture engagement metrics including likes, replies, reposts, quotes, bookmarks, and views
๐งต Retrieve conversation context for replies and threads
Scraper ๐ X/Twitter Profile Posts & Replies Scraper
Scrape posts, replies, and media tweets from one or thousands of X/Twitter profiles in a single run.
Built for developers, marketers, researchers, AI companies, and data teams that need clean, structured X/Twitter profile data at scale.
โจ Why Choose This Scraper?
๐ Scrape posts, replies, and media from X/Twitter profiles
๐ฅ Scrape one or thousands of profiles in a single run
๐ Supports usernames, profile URLs, and numeric user IDs
๐ Capture engagement metrics including likes, replies, reposts, quotes, bookmarks, and views
๐งต Retrieve conversation context for replies and threads
โ๏ธ Flexible reply modes for different research and monitoring needs
โ๏ธ Flexible reply modes for different research and monitoring needs
๐ฆ Export to JSON, CSV, or Excel
๐ฆ Export to JSON, CSV, or Excel
๐ฏ Built for Real-World Use Cases
๐ฏ Built for Real-World Use Cases
AI & LLM Training
AI & LLM Training Collect high-quality posts and conversations from founders, creators, researchers, and public figures.
Collect high-quality posts and conversations from founders, creators, researchers, and public figures.
Social Listening
Social Listening Monitor how brands, competitors, journalists, and influencers communicate on X/Twitter.
Monitor how brands, competitors, journalists, and influencers communicate on X/Twitter.
Personal Brand Analytics
Personal Brand Analytics Analyze posting frequency, engagement trends, reply behavior, and content performance.
Analyze posting frequency, engagement trends, reply behavior, and content performance.
Market Research
Market Research Study conversations, communities, and thought leaders across any industry.
Study conversations, communities, and thought leaders across any industry.
Archiving & Compliance
Archiving & Compliance Maintain structured records of public profile activity for reporting and analysis.
Maintain structured records of public profile activity for reporting and analysis.
What You Can Scrape
What You Can Scrape
๐ Posts
๐ Posts Retrieve original posts published by a profile.
Retrieve original posts published by a profile.
Content analysis
Trend monitoring
Brand tracking
Dataset creation
Content analysis
Trend monitoring
Brand tracking
Dataset creation
๐ฌ Replies
๐ฌ Replies Retrieve content from a profile's Replies tab.
Retrieve content from a profile's Replies tab.
Author Only
Author Only Returns only replies written by the requested profile.
Returns only replies written by the requested profile.
All Replies Tab Items
All Replies Tab Items Returns everything visible on the profile's Replies tab, including replies from conversation threads.
Returns everything visible on the profile's Replies tab, including replies from conversation threads.
Conversation analysis
Community research
Audience interaction studies
Engagement monitoring
Conversation analysis
Community research
Audience interaction studies
Engagement monitoring
๐ผ๏ธ Media
๐ผ๏ธ Media Retrieve posts containing photos and videos.
Retrieve posts containing photos and videos.
Creative analysis
Visual content research
Media monitoring
Brand asset tracking
Creative analysis
Visual content research
Media monitoring
Brand asset tracking
Media scraping is optional and can be enabled only when needed.
Media scraping is optional and can be enabled only when needed.
Input
Input At least one of Posts , Replies , or Media must be enabled.
At least one of Posts , Replies , or Media must be enabled.
Supported Profile Inputs
Supported Profile Inputs
Usernames
Numeric User IDs
Profile URLs
Mixed lists of all formats
Usernames
Numeric User IDs
Profile URLs
Mixed lists of all formats
Example
Example {
"usernames": [
"elonmusk",
"44196397",
"https://x.com/sama"
]
}
{
"usernames": [
"elonmusk",
"44196397",
"https://x.com/sama"
]
}
Example Input
Example Input {
"usernames": ["elonmusk", "44196397"],
"scrape_posts": true,
"max_posts": 50,
"scrape_replies": true,
"max_replies": 100,
"replyScope": "author",
"scrape_media": true,
"max_media": 30
}
{
"usernames": ["elonmusk", "44196397"],
"scrape_posts": true,
"max_posts": 50,
"scrape_replies": true,
"max_replies": 100,
"replyScope": "author",
"scrape_media": true,
"max_media": 30
}
Output
Output Every scraped item is returned as a separate dataset row.
Every scraped item is returned as a separate dataset row.
Content
Content
Post ID
Post URL
Text
Language
Creation timestamp
Content type
Post ID
Post URL
Text
Language
Creation timestamp
Content type
Engagement Metrics
Engagement Metrics
Like count
Reply count
Repost count
Quote count
Bookmark count
View count
Like count
Reply count
Repost count
Quote count
Bookmark count
View count
Author Information
Author Information
Username
Display name
User ID
Avatar
Username
Display name
User ID
Avatar
Media Information
Media Information
Images
Videos
Preview URLs
Images
Videos
Preview URLs
Conversation Context
Conversation Context
Conversation ID
Parent post ID
Parent user ID
Conversation ID
Parent post ID
Parent user ID
Input Traceability
Input Traceability
Original input
Resolved user ID
Original input
Resolved user ID
Errors
Errors If an item cannot be retrieved, the dataset includes structured error information.
If an item cannot be retrieved, the dataset includes structured error information.
Example Output
Example Output {
"type": "post",
"id": "19351234567890",
"url": "https://x.com/username/status/19351234567890",
"text": "Launching something exciting today ๐",
"createdAt": "2026-06-22T09:20:00.000Z",
"likeCount": 1250,
"replyCount": 82,
"retweetCount": 114,
"quoteCount": 18,
"bookmarkCount": 91,
"viewCount": 45700,
"author": {
"username": "username",
"name": "John Doe",
"rest_id": "123456",
"avatar": "https://..."
}
}
{
"type": "post",
"id": "19351234567890",
"url": "https://x.com/username/status/19351234567890",
"text": "Launching something exciting today ๐",
"createdAt": "2026-06-22T09:20:00.000Z",
"likeCount": 1250,
"replyCount": 82,
"retweetCount": 114,
"quoteCount": 18,
"bookmarkCount": 91,
"viewCount": 45700,
"author": {
"username": "username",
"name": "John Doe",
"rest_id": "123456",
"avatar": "https://..."
}
}
Why Teams Choose This Scraper
Why Teams Choose This Scraper Unlike basic X/Twitter profile scrapers that only return posts, this Actor gives you a complete view of public profile activity:
Unlike basic X/Twitter profile scrapers that only return posts, this Actor gives you a complete view of public profile activity:
โ
Multiple profiles per run
โ
Multiple profiles per run
โ
Structured output ready for production use
โ
Structured output ready for production use
Whether you're building an analytics platform, monitoring competitors, training AI models, conducting research, or archiving public activity, this scraper delivers X/Twitter profile data in a format that's immediately usable.
Whether you're building an analytics platform, monitoring competitors, training AI models, conducting research, or archiving public activity, this scraper delivers X/Twitter profile data in a format that's immediately usable.
Export & Integrations
Export & Integrations Start with a single profile or scrape thousands of profiles in one run.
Start with a single profile or scrape thousands of profiles in one run.