Twitter Followers/Following Export avatar

Twitter Followers/Following Export

Pricing

Pay per usage

Go to Apify Store
Twitter Followers/Following Export

Twitter Followers/Following Export

Extract followers, following, or followers-you-know from a Twitter/X profile.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Alex Jordan

Alex Jordan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Twitter Followers/Following Export extracts follower lists, following lists, and followers-you-know relationships from a Twitter/X profile.

Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.

What It Does

Twitter Followers/Following Export extracts follower lists, following lists, and followers-you-know relationships from a Twitter/X profile.

Why Use Twitter Followers/Following Export?

  • Audience segmentation - Create exports for research, engagement, or monitoring
  • Social graph research - Map follow relationships for analysis and enrichment
  • Follower list exports - Track profile relationships in Apify datasets

How to Use Twitter Followers/Following Export

  1. Open the Actor on Apify
  2. Enter the required URL and authenticated session inputs
  3. Start the run
  4. Review the dataset output for success or error details

Input

This Actor accepts the fields required to export follower relationships through an authenticated session.

Proxy Object

Use the proxy object to define how requests should be routed. Common fields are:

  • ip - Proxy host or endpoint URL
  • port - Proxy port
  • username - Proxy username
  • password - Proxy password

Example Input

{
"twExtractionMode": "IOh4aS6UdGWGJUYTqliQ7Q/Followers",
"twProfileUrl": "https://x.com/example_profile",
"maxCount": 10,
"texAuVariables": {},
"connectedAccountId": "example_connected_account_id",
"auth_token": "example_auth_token",
"ct0": "example_ct0_token",
"kdt": "example_kdt_cookie",
"twid": "u%3D1234567890",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
"bearerToken": "Bearer exampleBearerToken",
"guest_token": "example_guest_token",
"sec-ch-ua-platform": "\"Linux\"",
"authorization": "Bearer exampleBearerToken",
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
"x-csrf-token": "example_ct0_token",
"txSmSelfProfileUrl": "https://x.com/example_self_account",
"proxy": {
"ip": "http://proxy.example.com",
"port": "1080",
"username": "user_example|session_demo",
"password": "example_proxy_password"
}
}

Output

The Actor writes the action result to the default dataset.

Example Output

{
"success": true,
"response": [
{
"handle": "example_user_1",
"profileUrl": "https://x.com/example_user_1",
"relationship": "follower"
}
]
}

Pricing / Cost Estimation

$0.0017 per result item

Support

If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.