X (Twitter) Account Tweets Scraper avatar

X (Twitter) Account Tweets Scraper

Pricing

from $1.00 / 1,000 tweet scrapeds

Go to Apify Store
X (Twitter) Account Tweets Scraper

X (Twitter) Account Tweets Scraper

Fast, reliable, HTTP-only scraper for public X (Twitter) accounts. Extract recent tweets, metrics (likes, reposts, replies, views), text, media, verification status, and timestamps without login or browser overhead.

Pricing

from $1.00 / 1,000 tweet scrapeds

Rating

0.0

(0)

Developer

Axery

Axery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

🐦 X (Twitter) Account Tweets Scraper

Extract recent tweets, engagement metrics, media, and author details from any public X (Twitter) account — without login credentials, API keys, or browser overhead.


⚡ Key Features

  • 🚀 Ultra-Fast & Lightweight: Built using high-performance HTTP-only requests (impersonating modern browsers). Consumes minimal memory (runs smoothly on 256 MB).
  • 🔒 No Login / No Cookies Needed: Zero risk of account suspension. Extract public data safely.
  • 📊 Comprehensive Metrics: Full engagement analytics including Likes, Reposts (Retweets), Replies, and Views (both exact counts and human-formatted strings like 4.5K, 1.2M).
  • 🖼️ Rich Media Extraction: Extracts attached images and thumbnail URLs.
  • 🛡️ Built for Automation: Integrates seamlessly into your marketing pipelines, sentiment analysis models, competitor tracking, and social monitoring workflows.

📥 Input Options

ParameterTypeDefaultDescription
handlesArray of Strings["elonmusk"]Target handles or profile URLs (e.g. elonmusk, https://x.com/OpenAI).
maxItemsInteger50Maximum number of total tweets to collect across the specified accounts.
proxyConfigurationObject{ "useApifyProxy": false }Optional proxy settings. Recommended for high-frequency runs.

Sample Input

{
"handles": [
"elonmusk",
"https://x.com/OpenAI"
],
"maxItems": 20
}

📤 Output Dataset Format

Every scraped tweet is formatted as a clean, standardized JSON record:

{
"id": "2098628727164846490",
"url": "https://x.com/elonmusk/status/2098628727164846490",
"authorHandle": "elonmusk",
"authorName": "Elon Musk",
"authorAvatar": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
"isVerified": true,
"isRetweet": false,
"text": "Starlink NEWS: 254 Starlink kits were handed over to bring internet to villages, schools & hospitals across Vietnam.",
"createdAtFormatted": "1h",
"media": [
"https://pbs.twimg.com/amplify_video_thumb/2098417601160622080/img/c1xGP6CV0EUAP_UP?format=webp&name=medium"
],
"replyCount": 692,
"retweetCount": 528,
"likeCount": 4500,
"viewCount": 930000,
"replyCountFormatted": "692",
"retweetCountFormatted": "528",
"likeCountFormatted": "4.5K",
"viewCountFormatted": "930K",
"scrapedAt": "2026-09-12T06:03:38.123456Z"
}

💡 Practical Use Cases

  1. Competitor & Brand Monitoring: Track tweets and announcements from leading brands, executives, and influencers in real-time.
  2. Sentiment & Social NLP Analysis: Feed recent posts into LLMs or NLP pipelines for trend detection, PR tracking, and market research.
  3. Automated Content Aggregation: Populate social media dashboards, newsletters, or internal Slack channels with fresh tweets.
  4. Influencer Discovery & Engagement Audits: Compare engagement ratios (Likes / Views / Reposts) across target accounts.

⚖️ Pricing & Monetization

Pay-per-event pricing guarantees you only pay for actual scraped data without paying for expensive idle browser compute.