Twitter User Following Scraper avatar

Twitter User Following Scraper

Pricing

from $6.00 / 1,000 pages

Go to Apify Store
Twitter User Following Scraper

Twitter User Following Scraper

Get the accounts a user follows

Pricing

from $6.00 / 1,000 pages

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Get the accounts that a specific Twitter/X user follows. Returns profile details for each followed account including username, display name, bio, follower/following counts, tweet count, verification status, and profile image. Supports pagination.

Features

  • Real-time Twitter data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
usernamestringyesTwitter username without the @ symbol (max 50 characters)
pagesintegernoNumber of pages to fetch and merge into one response (1-10, billed per page)

Pricing

This Actor is billed per page of results$0.006 per page.

  • Results come in pages. Use the pages input to choose how many pages to fetch (1–10); more pages means more results.
  • You pay $0.006 for each page you fetch, so pages: 3 costs $0.018 and pages: 1 costs $0.006.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 70,
"following": [
{
"created_at": "2009-12-06 23:33:02",
"description": "Best-Selling Author | Clinical Psychologist | #1 Education Podcast | Co-founder of @petersonacademy | Order my new book \"We Who Wrestle With God\" here:",
"followers_count": 6181437,
"following_count": 1656,
"name": "Dr Jordan B Peterson",
"profile_image_url": "https://pbs.twimg.com/profile_images/1407056014776614923/TKBC60e1_normal.jpg",
"tweet_count": 51537,
"url": "https://twitter.com/jordanbpeterson",
"user_id": "95092020",
"username": "jordanbpeterson",
"verified": true
},
{
"created_at": "2009-05-11 21:18:33",
"description": "Co-Founder @worldlibertyfi",
"followers_count": 16197578,
"following_count": 2321,
"name": "Donald Trump Jr.",
"profile_image_url": "https://pbs.twimg.com/profile_images/766652495858896897/LjrJJB9a_normal.jpg",
"tweet_count": 52237,
"url": "https://twitter.com/DonaldJTrumpJr",
"user_id": "39344374",
"username": "DonaldJTrumpJr",
"verified": true
},
{
"created_at": "2009-01-03 19:24:16",
"description": "Merch & Giveaways at: https://t.co/kxb8qjHatu \u2014\u2014 PODCAST: @hodgetwinspod",
"followers_count": 3509377,
"following_count": 3624,
"name": "Hodgetwins",
"profile_image_url": "https://pbs.twimg.com/profile_images/2029992352232919040/UquWwHmh_normal.jpg",
"tweet_count": 65134,
"url": "https://twitter.com/hodgetwins",
"user_id": "18584875",
"username": "hodgetwins",
"verified": true
},
{
"created_at": "2016-02-15 16:05:21",
"description": "Fake news you can trust \ud83d\udc1d",
"followers_count": 5238157,
"
... (truncated)

About

Maintained by Data Direct — a small suite of fast, reliable Twitter and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.