GetOData

X Twitter – Effortlessly Collect Tweets and Usernames in Seconds

2 min read

Intro:

The X Twitter tool from Apify.com allows users to effortlessly scrape tweets and other relevant data from Twitter profiles. Whether you are a researcher, marketer, or developer, this tool can help you gather valuable insights from social media interactions.

🔍 What Is X Twitter?

X Twitter is a web scraping tool designed to extract tweets and user information directly from Twitter profiles. With its user-friendly interface and robust capabilities, it is useful for marketers looking to analyze social media trends, researchers studying public opinions, and developers creating applications that need Twitter data.

✨ Features

  • Get Tweets by Username: Extract all tweets from a specified user's account.
  • Search for Usernames: Find existing Twitter usernames based on keywords.
  • Search for Tweets: Collect tweets containing specific keywords within a date range.
  • Flexible Input Options: Optional fields allow you to refine your data collection process.
  • Structured Output: Receive results in a well-organized format for easy analysis.

🛠️ How to Use It

Step-by-step tutorial:

  1. Go to the tool’s page: X Twitter
  2. Click “Try for free” or “Run actor”
  3. Fill in the required input fields:
    • keyword: Must be a username (e.g., elonmusk)
    • sincedate: Optional, specify a starting date to filter tweets
    • untildate: Optional, ending date for filtering
    • maximum: Optional, set a limit on the number of tweets or users to return
  4. Click “Run” and wait for results
  5. Download results or send to webhook

🧪 Sample Input (JSON)

json { "keyword": "elonmusk", "sincedate": "2023-01-01", "untildate": "2023-10-01", "maximum": 50 }

📤 Output Data (Fields) json { "author": "Elon Musk", "verified": true, "avatar": "url_to_avatar", "content": "This is a sample tweet.", "time": "01-29", "media": "url_to_media", "quote": "Quote text if any", "comments": 10, "reposts": 5, "mentions": 2, "likes": 100, "link": "url_to_tweet", "type": "tweet" }

💰 Pricing This actor is priced at $0.005 per request. It offers a free tier for trial runs, allowing users to test its capabilities.

👨‍💻 Built By Developed by canadesk — from Apify.com

Final Thoughts The X Twitter tool is perfect for marketers tracking trends, researchers analyzing public sentiment, and developers building data-driven applications. Its ease of use and powerful features make it a must-try for anyone interested in Twitter data.

🔗 Try the Actor Now 👉 X Twitter