Twitter Organization Affiliates Scraper avatar

Twitter Organization Affiliates Scraper

Pricing

from $0.20 / 1,000 scraped affiliates

Go to Apify Store
Twitter Organization Affiliates Scraper

Twitter Organization Affiliates Scraper

Export public X/Twitter organization affiliates from URLs, @handles, /affiliates paths, or numeric IDs. Get handles, names, bios, follower counts, verification flags, business labels, badge URLs, profile links, and scrape timestamps.

Pricing

from $0.20 / 1,000 scraped affiliates

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Share

🔎 Twitter affiliates scraper for organization accounts

Twitter Organization Affiliates Scraper exports the public affiliate accounts shown on X/Twitter for verified organizations. Add an organization URL, @handle, plain handle, or /affiliates path, then get one dataset row per affiliated account with profile fields, follower counts, verification flags, organization labels, badge URLs, profile links, and scrape timestamps.

📊 Data You Can Export

Each output row represents one public affiliate account tied to one requested organization. The dataset includes the submitted target, input position, resolved organization ID, organization handle, organization name, organization URL, affiliate position, affiliate ID, affiliate handle, affiliate name, affiliate URL, bio, location, website URL, avatar URL, banner URL, and scrape time.

When X/Twitter shows the fields, rows can also include follower count, following count, post count, media count, listed count, likes count, verification flags, Blue verification status, verified type, protected-account status, DM availability, professional type, professional categories, pinned post IDs, affiliate label text, label type, label display type, badge URL, and label URL.

Some fields can be null or empty when X/Twitter does not show that data for a specific profile. The Actor saves successful affiliate rows only. Invalid targets, unavailable organizations, and organizations with no public affiliate list are reported in the run log without creating placeholder rows.

🚀 How To Run It

  1. Open the Input tab.
  2. Add one or more public organizations in Twitter organizations.
  3. Use Xiaomi, @Xiaomi, https://x.com/Xiaomi, or https://x.com/Xiaomi/affiliates as a target format.
  4. Set Affiliate limit to the maximum number of affiliate rows to save for each organization.
  5. Run the Actor and export the dataset as JSON, CSV, Excel, XML, RSS, HTML, or through the Apify API.

The Actor does not ask for your X API key, login, or cookies. It is focused on public organization affiliate lists and does not scrape followers, following, posts, replies, private accounts, protected content, deleted profiles, lists, communities, or login-only data.

🧾 Input

FieldDescription
organizationsPublic X/Twitter organization URLs, @handles, plain handles, or /affiliates paths.
maxResultsPerOrganizationMaximum number of affiliate account rows to save for each organization.

Default input:

{
"organizations": ["Xiaomi"],
"maxResultsPerOrganization": 100
}

📦 Output Example

{
"sourceTarget": "https://x.com/Xiaomi/affiliates",
"inputPosition": 1,
"organizationId": "377228272",
"organizationHandle": "Xiaomi",
"organizationName": "Xiaomi",
"organizationUrl": "https://x.com/Xiaomi",
"affiliatePosition": 1,
"affiliateId": "30597970",
"affiliateRestId": "30597970",
"affiliateHandle": "atytse",
"affiliateName": "Alvin T",
"affiliateUrl": "https://x.com/atytse",
"bio": "VP @Xiaomi International",
"location": null,
"websiteUrl": null,
"profileImageUrl": "https://pbs.twimg.com/profile_images/...",
"profileBannerUrl": null,
"accountCreatedAt": null,
"followersCount": null,
"followingCount": null,
"postsCount": null,
"mediaCount": null,
"listedCount": null,
"likesCount": null,
"isVerified": null,
"isBlueVerified": null,
"verifiedType": null,
"isProtected": false,
"canDm": null,
"affiliateLabelDescription": null,
"affiliateLabelType": null,
"affiliateLabelDisplayType": null,
"affiliateBadgeUrl": null,
"affiliateLabelUrl": null,
"professionalType": null,
"professionalCategories": [],
"pinnedPostIds": [],
"scrapedAt": "2026-06-28T21:44:52.335Z"
}

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for each affiliate account saved to the dataset. Invalid targets, empty affiliate lists, skipped unavailable targets, and handled zero-row runs do not create charged output rows.

🔌 Integrations

  • Use the Apify API to run the Actor from your app, backend job, or internal dashboard.
  • Schedule repeat runs to watch public organization affiliate lists over time.
  • Export results to CSV, Excel, JSON, XML, RSS, or HTML for analysis and reporting.
  • Send completed dataset items to webhooks or downstream tools through Apify integrations.

❓ FAQ

Do I need X cookies, a login, or an API key?

No. The public input form does not ask you to provide X cookies, a login, or an X API key.

Which target formats can I use?

You can paste a full x.com or twitter.com organization URL, an @handle, a plain handle, or a /affiliates path.

Why did my organization return no affiliates?

The account may not show a public organization affiliate list on X/Twitter, or the profile may be unavailable. The run can still finish successfully with zero rows.

Does this scrape followers or following?

No. This Actor only exports organization affiliate accounts. Use a broader Twitter/X scraper if you need followers, following, posts, lists, or communities.

Why not use the X/Twitter API?

Use the X/Twitter API when you already have API access and it covers your exact workflow. This Actor is useful when you need a ready Apify dataset, exports, schedules, webhooks, and public organization affiliate rows without building your own integration.

What are X/Twitter alternatives?

For other public social datasets, use a focused Actor for the source you need, such as Twitter posts, Twitter media, LinkedIn company profiles, Instagram profiles, or YouTube channels. This Actor is only for public X/Twitter organization affiliate lists.

📝 Changelog

  • 0.0: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

🔗 Other actors

Made with ❤️ by Maxime Dupré