X (Twitter) Retweeters Scraper - Who Retweeted a Post avatar

X (Twitter) Retweeters Scraper - Who Retweeted a Post

Pricing

from $1.50 / 1,000 retweeter results

Go to Apify Store
X (Twitter) Retweeters Scraper - Who Retweeted a Post

X (Twitter) Retweeters Scraper - Who Retweeted a Post

Extract every account that retweeted any X (Twitter) post, with follower counts and verification status. Ideal for influencer identification and lead gen.

Pricing

from $1.50 / 1,000 retweeter results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract every account that retweeted any X (Twitter) post, with follower counts and verification status. Ideal for influencer identification and lead gen.

What you get

  • Username, display name, bio, and location for every retweeter
  • Follower and following counts, tweet count, media count, and likes count
  • Verification status - Blue verified and verified type
  • Account signals - creation date, automated/bot flag, possibly-sensitive flag
  • Profile and cover picture URLs, profile URL, and pinned tweet IDs
  • Cursor-based pagination - capture large retweet chains across multiple runs

Free tier vs. paid

Free runs are capped to help cover data costs:

  • 25 retweeters 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 Retweeters setting is honored in full and runs are unrestricted.

Use cases

  • Influencer identification - find the accounts with the largest audiences amplifying a post
  • Amplification and virality analysis - understand who is spreading a message and how far it travels
  • Competitive analysis - see who is boosting a competitor's announcement or campaign
  • Lead generation - retweeters are highly engaged accounts, often with large audiences of their own
  • Brand monitoring - track who is spreading a mention of your brand or product

How to use

  1. Enter a Tweet ID or URL (numeric ID or https://x.com/user/status/...)
  2. Set Max Retweeters (default 200; 0 for unlimited)
  3. Run the actor - one retweeter per row in the Dataset tab
  4. To fetch more retweeters, open the Key-value store tab → copy the NEXT_PAGE_ID value → paste it into Page ID on your next run

Output format

One retweeter per dataset row - perfect for direct CSV, Excel, or Google Sheets export:

{
"parentTweetId": "2050965645991522635",
"username": "example_user",
"userId": "123456789",
"name": "Example User",
"description": "Building things on the internet.",
"location": "San Francisco, CA",
"isBlueVerified": true,
"verifiedType": null,
"followersCount": 24500,
"followingCount": 812,
"tweetsCount": 15230,
"mediaCount": 640,
"likesCount": 9800,
"createdAt": "Wed Jan 01 12:05:00 +0000 2015",
"profilePicture": "https://pbs.twimg.com/profile_images/....jpg",
"coverPicture": "https://pbs.twimg.com/profile_banners/....jpg",
"pinnedTweetIds": ["1847001234567890"],
"profileUrl": "https://x.com/example_user",
"isAutomated": false,
"possiblySensitive": false
}

Pagination

If the post has more retweeters than Max Retweeters 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, all retweeters have been fetched.

Input options

FieldTypeDescription
Tweet ID or URLstringNumeric ID or full tweet URL (required)
Max RetweetersintegerCap per run - default 200, 0 for unlimited
Page IDstringNEXT_PAGE_ID from the previous run's Key-value store, to resume pagination

Part of a complete X (Twitter) toolkit - explore the rest of the suite: