twtaio
  1. Available Modules
twtaio
  • Introduction
    • What is twtaio (X toolkit)?
    • Quick start
    • 💰 Referral System
  • Getting Started
    • Subscribe and activate
    • Access the Panel
  • Authentication
    • Panel authentication
      • Getting auth token via /auth
    • API authentication
      • Request your API key
  • Telegram Bot (@twtaiobot)
    • Basic Commands
      • /home
      • /auth
      • /cancel
    • Token Management
      • /tokens
    • Executing Modules
      • Select module from menu
      • Configure parameters
      • Start execution
    • Raid System
      • How raid works
      • /raid <tweet_url> - Quick raid a tweet
      • /raidsettings - Configure raid settings
      • Auto Tweet Raid
    • Receiving Results
      • View live logs
      • Download output files
  • Panel (app.twtaio.com)
    • Log in
    • Accounts Management
      • Import and save tokens
      • Bind proxies to accounts
      • Check your accounts
      • Cross Follow Accounts
    • Proxies Management
      • Upload and save proxy lists
    • Communities Module
      • Manage Twitter communities
      • Community operations
    • Execute Modules
      • Select module & configure parameters
      • Start, stop and download results
  • API Reference (Lifetime plan only)
    • Authentication
    • Modules Endpoints
      • List all available modules
      • Get module details
      • Execute a module
    • Executions Endpoints
      • Check execution status
      • Get execution results
      • Download specific result file
      • Cancel running execution
  • Available Modules
    • Converters
    • Scrapers
    • Checkers
    • Botting
    • Tokens Manager
    • Miscellaneous
    • Communities
    • Mentioning
  • File Formats
    • Token formats
    • Proxy formats
  1. Available Modules

Scrapers

Extract data from Twitter: tweets, users, comments, quotes, retweets, and community members.#


Top/Latest/People Search#

Scrape tweets and users from Twitter search results.
Input: Search query (keywords, hashtags, etc.)
Output: Tweet IDs and/or user profiles
Parameters:
Search query (text)
Search type (Top, Latest, People)
Date Filter (Optional)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 50)
Use case: Find tweets or users by keywords, hashtags, or topics

Followers#

Scrape full follower list from Twitter profiles.
Input: Target username(s)
Output: List of follower usernames/IDs
Parameters:
Target username(s) (paste list or single username)
Max followers per profile (optional)
Threads (optional, default: 50)
Note: No tokens required!
Use case: Build follower lists for analysis or outreach

Comments#

Scrape user profiles from tweet comments/replies.
Input: Tweet URL(s)
Output: Profiles (@) who commented
Parameters:
Tweet URL(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Max comments per tweet (optional)
Threads (optional, default: 50)
Use case: Identify engaged users for targeting or analysis

Quotes#

Scrape user profiles from quote tweets.
Input: Tweet URL(s)
Output: Profiles (@) who quoted
Parameters:
Tweet URL(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Max quotes per tweet (optional)
Threads (optional, default: 50)
Use case: Find users discussing or sharing your content

Retweets#

Extract user profiles from retweets.
Input: Tweet URL(s)
Output: Profiles (@) who retweeted
Parameters:
Tweet URL(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Max retweets per tweet (optional)
Threads (optional, default: 50)
Use case: Identify amplifiers and engaged audience

Comment IDs#

Scrape comment/reply IDs from tweets.
Input: Tweet URL(s)
Output: Comment tweet IDs
Parameters:
Tweet URL(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Max comments per tweet (optional)
Threads (optional, default: 50)
Use case: Collect comment IDs for further analysis or actions

Tweet IDs#

Scrape tweet IDs from user profiles.
Input: Username(s)
Output: Tweet IDs from timeline
Parameters:
Username(s) (paste or upload .txt)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Max tweets per profile (optional)
Threads (optional, default: 50)
Use case: Collect tweet IDs for archival or bulk actions

Community Scraper#

Scrape all members from a Twitter community.
Input: Community URL or ID
Output: List of community members
Parameters:
Community URL/ID (text)
Accounts (tokens - paste or upload .txt) (Formats)
Proxy list (paste or upload .txt) - Optional
Threads (optional, default: 50)
Use case: Build member lists for community management or outreach

Execution#

All scrapers:
May encounter rate limits (automatic retry)
Proxies recommended for large operations
Results delivered as .txt files
Execution time depends on data size
Access via:
Telegram: /home → Scrapers
Panel: Panel → Scrapers
API: POST /api/v1/modules/{moduleId}/execute (Ref)
Modified at 2025-12-05 23:08:06
Previous
Converters
Next
Checkers
Built with