VOOZH about

URL: https://apify.com/seemuapps/x-user-tweets-by-username

⇱ X (Twitter) User Tweets Scraper by Username β€” Cookieless Β· Apify


πŸ‘ X (Twitter) User Tweets Scraper by Username β€” Cookieless avatar

X (Twitter) User Tweets Scraper by Username β€” Cookieless

Under maintenance

Pricing

from $1.00 / 1,000 tweet results

Go to Apify Store

X (Twitter) User Tweets Scraper by Username β€” Cookieless

Under maintenance

Scrape the full timeline of any public X (Twitter) account by username β€” recent tweets, replies, retweets, and quotes with full engagement metrics. No cookies, no login.

Pricing

from $1.00 / 1,000 tweet results

Rating

0.0

(0)

Developer

πŸ‘ Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

25

Total users

11

Monthly active users

11 days ago

Last modified

Share

Scrape the full timeline of any public X (Twitter) account by username β€” recent tweets, replies, retweets, and quotes with complete engagement metrics. No cookies, no login. Export to JSON, CSV, or Excel.

What you get

  • Tweet ID, full text, URL, language, and creation timestamp
  • Engagement metrics β€” likes, retweets, replies, quotes, views, bookmarks
  • Reply, quote, and retweet flags with linked original tweet IDs
  • Conversation IDs for thread reconstruction
  • Author info embedded β€” verification status, follower count
  • Cursor-based pagination β€” paginate full timelines across multiple runs

Free tier vs. paid

Free runs are capped to help cover data costs:

  • 25 tweets per run
  • 3 runs per day (UTC)
  • 30-minute wait between runs

Upgrade to any paid plan on the actor's pricing page to lift all three limits β€” your Max Tweets setting is honored in full and runs are unrestricted.

Use cases

  • Track a competitor's content strategy and posting cadence
  • Build a dataset for sentiment or topic analysis
  • Monitor an executive or thought leader's recent activity
  • Archive a creator's tweets for research or compliance
  • Feed downstream LLM pipelines with current X content

How to use

  1. Enter a Username (with or without @, or paste a profile URL)
  2. Toggle Include Replies if you want replies to other users included
  3. Set Max Tweets (default 100; 0 for unlimited)
  4. Run the actor β€” one tweet per row in the Dataset tab
  5. To fetch older tweets, open the Key-value store tab β†’ copy the NEXT_PAGE_ID value β†’ paste it into Page ID on your next run

Output format

One tweet per dataset row β€” perfect for direct CSV, Excel, or Google Sheets export:

{
"scrapedFromUsername":"elonmusk",
"tweetId":"1234567890",
"url":"https://x.com/elonmusk/status/1234567890",
"text":"Tweet text here…",
"createdAt":"Wed Jan 01 12:00:00 +0000 2026",
"lang":"en",
"likeCount":12345,
"retweetCount":678,
"replyCount":234,
"quoteCount":45,
"viewCount":1000000,
"isReply":false,
"isQuote":false,
"isRetweet":false,
"conversationId":"1234567890",
"author":{
"username":"elonmusk",
"userId":"44196397",
"isBlueVerified":true,
"followersCount":200000000
}
}

Pagination

If the timeline has more tweets than Max Tweets allows, the actor saves a resume cursor to the default Key-value store under the key NEXT_PAGE_ID.

  1. Open the Key-value store tab on the run page
  2. Copy the value of NEXT_PAGE_ID
  3. Start a new run and paste it into Page ID

When NEXT_PAGE_ID is null, the timeline has been fully scraped.

Input options

FieldTypeDescription
UsernamestringX handle, with or without @ (required)
Include RepliesbooleanInclude replies to other users β€” default off
Max TweetsintegerCap per run β€” default 100, 0 for unlimited
Page IDstringNEXT_PAGE_ID from the previous run's Key-value store, to resume pagination

Related X (Twitter) actors

Part of a complete X (Twitter) toolkit β€” explore the rest of the suite:

You might also like

Scrape Twitter (X) User Tweets by Username - Cookieless

patient_discovery/twitter-user-tweets

Extract tweets from any public Twitter account without login or cookies. Enter a username and get tweet text, engagement metrics, hashtags, media, and author profile data in JSON or CSV. Ideal for competitor analysis, sentiment tracking, and lead generation at scale.

151

Twitter Scraper - Scrape Tweets from X Profiles

logiover/x-tweet-scraper

Scrape tweets from any X / Twitter profile without an API key or login. Twitter timeline scraper with full engagement; export tweets to CSV/JSON.

Twitter/X Scraper

dataharvest/twitter-scraper

Scrape tweets from Twitter/X. Search by keyword, hashtag or username.

Twitter (X) Scraper - Tweets, Profiles & Replies

scrapesmith/twitter-x-scraper-tweets-profiles-replies

Extract unlimited public tweets from any Twitter (X) profile, search query, hashtag, or tweet thread. Get full text, replies, likes, retweets, views, media & engagement metrics. Export to JSON, CSV or Excel. No login, no cookies, no proxies required β€” just run it and download your Twitter data.

Twitter/X Tweets Scraper Β· No Cookies

data-slayer/twitter-user-tweets

Extract tweets from any public Twitter/X account without login. Get full tweet text, likes, retweets, replies, bookmarks, views, media attachments, hashtags, mentions, and author profiles. No cookies, no authentication, no API key. JSON/CSV/Excel export.