Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,66 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- table-question-answering
|
6 |
+
- zero-shot-classification
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- Agent
|
11 |
+
- X
|
12 |
+
- Twitter
|
13 |
+
- Masa
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
---
|
17 |
+
# 🔍 X-Twitter Scraper: Real-Time Tweet Search & Scrape Tool
|
18 |
+
|
19 |
+
Search and scrape X-Twitter for posts by keyword, account, or trending topics.
|
20 |
+
A simple, no-code tool to pull real-time, relevant content in LLM-ready JSON format — perfect for agents, RAG systems, or content workflows.
|
21 |
+
|
22 |
+
👉 [Start Searching & Scraping on Hugging Face](https://huggingface.co/spaces/MasaFoundation/X-Twitter-Scraper)
|
23 |
+
|
24 |
+
---
|
25 |
+
|
26 |
+
## ✨ Features
|
27 |
+
|
28 |
+
⚡ **Real-Time Fetch**
|
29 |
+
Stream the latest tweets as they’re posted — no delay.
|
30 |
+
|
31 |
+
🎯 **Flexible Search**
|
32 |
+
Search by keywords, `#hashtags`, `$cashtags`, `@accounts`, or trending topics.
|
33 |
+
|
34 |
+
📈 **Engagement Metrics**
|
35 |
+
Includes likes, replies, reposts, timestamps, and more.
|
36 |
+
|
37 |
+
🧩 **LLM-Ready Output**
|
38 |
+
Get clean JSON you can drop into any AI tool, agent, or pipeline.
|
39 |
+
|
40 |
+
💸 **Free Tier**
|
41 |
+
Up to **100 queries** during beta. Customize up to **25 tweets per query**.
|
42 |
+
|
43 |
+
---
|
44 |
+
|
45 |
+
## 🛠 How It Works
|
46 |
+
|
47 |
+
1. Open the [Scraper Tool](https://huggingface.co/spaces/MasaFoundation/X-Twitter-Scraper)
|
48 |
+
2. Enter your query (`keyword`, `#hashtag`, `@user`, etc.) and set tweet count
|
49 |
+
3. Click **Search** — our engine fetches tweets in real-time
|
50 |
+
4. Copy or download your results in JSON format
|
51 |
+
5. Plug it into your AI agent, RAG pipeline, or content workflow
|
52 |
+
|
53 |
+
---
|
54 |
+
|
55 |
+
## 🔥 Popular Use Cases
|
56 |
+
|
57 |
+
- 🧠 Sentiment & price prediction (crypto, stocks)
|
58 |
+
- 📊 Trend discovery & viral content tracking
|
59 |
+
- 🗞 News & political monitoring in real time
|
60 |
+
- 🧬 LLM training datasets
|
61 |
+
- 💡 Creative content inspiration
|
62 |
+
|
63 |
+
---
|
64 |
+
|
65 |
+
Get started now —
|
66 |
+
👉 [Use the X-Twitter Scraper on Hugging Face](https://huggingface.co/spaces/MasaFoundation/X-Twitter-Scraper)
|