Twitter / X Profile + Tweets Scraper: 24 Fields, No Login, $1 per 1,000 Items

Scrape public Twitter / X profiles and their recent tweets in a single call. Each tweet item ships with the full 24-field author block embedded, so you can join tweets to profiles without a second lookup. Optional profile-only items, configurable tweets-per-user, include / exclude replies and retweets, warm-IP rotation on rate-limit. No login, no API key, no X developer account.

Open on Apify → Try it now
Pricing
$0.001/item
RAM
256MB
Coverage
Global
Fields per item
24 author + tweet payload
Proxy
Apify residential
Anti-Bot
Warm-IP rotation

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~twitter-x-profiles-tweets-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "usernames": ["elonmusk", "@sama", "https://x.com/naval"],
    "tweetsPerUser": 20,
    "includeReplies": false,
    "includeRetweets": false,
    "includeProfileOnlyItems": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/twitter-x-profiles-tweets-scraper

Integrations

Output fields

FieldTypeExample
item_typestringtweet
tweet.idstring1854729384759302174
tweet.textstringMars is the future
tweet.engagement.like_countinteger248,300
tweet.engagement.retweet_countinteger32,150
tweet.entities.hashtagsarray["mars", "spacex"]
author.usernamestringelonmusk
author.follower_countinteger208,400,000
author.verifiedbooleantrue
author.websitestringhttps://x.com/elonmusk

Related Actors

Open on Apify → Try it now (free tier available)