VOOZH about

URL: https://apify.com/powerai/twitter-following-scraper

โ‡ฑ Twitter Following Scraper ยท Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

Twitter Following Scraper

Fetch the list of users a Twitter account is following, with auto-pagination and detailed user info. Supports up to your specified maxResults.

Pricing

from $4.99 / 1,000 results

Rating

5.0

(1)

Developer

๐Ÿ‘ PowerAI

PowerAI

Maintained by Community

Actor stats

2

Bookmarked

178

Total users

15

Monthly active users

2 months ago

Last modified

Share

๐Ÿฆ Twitter Following Scraper

This actor allows you to fetch the list of users that a specified Twitter account is following. It uses the latest Twitter API interface and supports automatic pagination to collect up to the number of users you specify.

Features

  • Fetches the following list for any public Twitter user.
  • Supports automatic pagination to retrieve large lists.
  • Allows you to specify the maximum number of results (maxResults).
  • Returns detailed user information for each following account.

Input

  • screenname (string, required): The Twitter username whose following list you want to fetch.
  • maxResults (integer, optional): Maximum number of following users to fetch.

Output

The output is an array of user objects, each containing:

  • user_id
  • screen_name
  • description
  • profile_image
  • statuses_count
  • followers_count
  • friends_count
  • media_count
  • name

Example Input

{
"screenname":"elonmusk",
"maxResults":50
}

Example Output

[
{
"user_id":"95092020",
"screen_name":"jordanbpeterson",
"description":"Best-Selling Author | Clinical Psychologist | #1 Education Podcast | Co-founder of @petersonacademy | Order my new book \"We Who Wrestle With God\" here:",
"profile_image":"https://pbs.twimg.com/profile_images/1407056014776614923/TKBC60e1_normal.jpg",
"statuses_count":51560,
"followers_count":6093941,
"friends_count":1660,
"media_count":7358,
"name":"Dr Jordan B Peterson",
"scrapedAt":"2025-05-30T00:53:49.532Z"
},
...
]

Notes

  • The actor will stop fetching once it reaches the specified maxResults or there are no more users to fetch.
  • Make sure the target account is public and not protected.

You might also like

Twitter Follower/Following/Verified Scraper

dead00/twitter-follower-following-verified-scraper

A Twitter Scraper that scrapes followers/following and verified follower/following data.

Twitter X Following Scraper

igview-owner/twitter-x-following-scraper

Extract following lists from any public Twitter (X) account at scale. Get comprehensive profile data (bio, counts, images, location), multi-user batching, and clean CSV/JSON exports. Perfect for network analysis, competitor research, influencer discovery.

๐Ÿ‘ User avatar

Sachin Kumar Yadav

190

Twitter X Follower Scraper

igview-owner/twitter-x-follower-scraper

Scrape followers from any public Twitter (X) profile with pagination, Blue-verified filter, and batch usernames. Export clean CSV/JSON with bios, counts, images, locations, and verification. Ideal for influencer discovery, lead gen, and audience analytics on Apify.

๐Ÿ‘ User avatar

Sachin Kumar Yadav

46

Twitter Followers Scraper

powerai/twitter-followers-scraper

Fetch the list of followers for any Twitter account, with auto-pagination and detailed user info. Supports up to your specified maxResults.

Fast Twitter List Scraper API | Extract Tweets & Members

apidojo/twitter-list-scraper

Discover the Twitter (X) List Scraper you've been looking for! Find the ultimate tool for extracting Tweets List from X / Twitter! It offers unparalleled speed and comprehensiveness, ensuring lightning-fast extraction of Tweets.

942

5.0

Twitter List Followers Scraper

powerai/twitter-list-followers-scraper

Fetch the followers of any Twitter list, with auto-pagination and detailed user info. Supports up to your specified maxResults.

Twitter Affiliates Account Scraper

powerai/twitter-affiliates-account-scraper

Fetch the list of affiliate accounts for any Twitter account, with auto-pagination and detailed user info. Supports up to your specified maxResults.

Twitter List Members Scraper

powerai/twitter-list-members-scraper

Fetch the members of any Twitter list, with auto-pagination and detailed user info. Supports up to your specified maxResults.

Twitter Retweets Scraper

powerai/twitter-user-retweets-scraper

Fetch the list of users who retweeted a specific tweet, with auto-pagination and detailed user info. Supports up to your specified maxResults.