File size: 2,144 Bytes
8fa63b4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
license: mit
task_categories:
- text-classification
language:
- en
tags:
- Twitter
- BigBeautifulbill
- SpendingBill
size_categories:
- 1K<n<10K
---
# 🐦 X-Twitter Scraper: Real-Time Search and Data Extraction Tool

Search and scrape X-Twitter (formerly Twitter) for posts by keyword, account, or trending topics. This no-code tool makes it easy to generate real-time, LLM-ready datasets for any AI or content use case.

Get started with real-time scraping and structure tweet data instantly into clean JSON.

---

## πŸš€ Key Features

- ⚑ **Real-Time Fetch** – Stream the latest tweets the moment they’re posted  
- 🎯 **Flexible Search** – Filter by keywords, hashtags, cashtags, accounts, or trending topics  
- πŸ“ˆ **Engagement Metrics** – Pull tweet content with likes, replies, reposts & timestamps  
- 🧩 **LLM-Ready Output** – Output in clean JSON for agents, RAG, fine-tuning, or analytics  
- πŸ’Έ **Free Tier** – Up to 100 searches during beta; toggle up to 25 tweets per query  

---

## πŸ›  How It Works

1. Open the Scraper Tool  
2. Enter your query – keyword, `#hashtag`, `@user`, or `$cashtag`  
3. Choose tweet count – up to 25 tweets per search  
4. Run the search – engine fetches fresh tweets in real time  
5. Export the results – copy or download JSON for use in any pipeline  

---

## πŸ”₯ Popular Use Cases

- Sentiment and price prediction for crypto or stocks  
- Trend discovery & viral content tracking  
- News & political monitoring in real time  
- Creating LLM training datasets  
- Feeding live data to AI agents  
- ...and more!  

---

## πŸ“‚ Dataset Format

Each tweet is structured in LLM-friendly JSON with fields like:

- `username`  
- `tweet_id`  
- `content`  
- `likes`  
- `reposts`  
- `replies`  
- `timestamp`  
- `query_used`  

---

## πŸ“Ž License

**MIT License** – Free to use for research, development, and commercial projects during beta.

---

## ✨ Try It Now

Start Searching & Scraping X-Twitter:  
πŸ‘‰ **[Launch Scraper Tool](https://data.masa.ai/search/x)**

Need help? Join the **Masa Discord** in the `#developers` channel.  
License: `MIT`