CoolFace
Datasetpublic

Gopher-Lab/Weather_Heatwave_Real-Time_X-Twitter_Example

🐦 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. πŸ‘‰ Launch Scraper Tool πŸš€ Key Features ⚑ Real-Time Fetch β€” Stream the latest tweets the moment they’re posted… See the full description on the dataset page: https://huggingface.co/datasets/Gopher-Lab/Weather_Heatwave_Real-Time_X-Twitter_Example.

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes18downloads
README.md74 linesDownload Raw Back to root
1---2license: mit3task_categories:4- text-classification5- table-question-answering6- zero-shot-classification7- feature-extraction8language:9- en10tags:11- weather12- Masa13- X14- Twitter15- Scraper16- real-time17size_categories:18- 1K<n<10K19---20# 🐦 X-Twitter Scraper: Real-Time Search and Data Extraction Tool21 22Search 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.23 24Get started with real-time scraping and structure tweet data instantly into clean JSON.25 26πŸ‘‰ [Launch Scraper Tool](https://bit.ly/44FHKDw)27 28## πŸš€ Key Features29 30- ⚑ **Real-Time Fetch** β€” Stream the latest tweets the moment they’re posted31- 🎯 **Flexible Search** β€” Filter by keywords, hashtags, cashtags, accounts, or trending topics32- πŸ“ˆ **Engagement Metrics** β€” Pull tweet content with likes, replies, reposts & timestamps33- 🧩 **LLM-Ready Output** β€” Output in clean JSON for agents, RAG, fine-tuning, or analytics34- πŸ’Έ **Free Tier** β€” Up to 100 searches during beta; toggle up to 25 tweets per query35 36## πŸ›  How It Works37 381. Open the Scraper Tool392. Enter your query β€” keyword, `#hashtag`, `@user`, or `$cashtag`403. Choose tweet count β€” up to 25 tweets per search414. Run the search β€” engine fetches fresh tweets in real time425. Export the results β€” copy or download JSON for use in any pipeline43 44## πŸ”₯ Popular Use Cases45 46- Sentiment and price prediction for crypto or stocks47- Trend discovery & viral content tracking48- News & political monitoring in real time49- Creating LLM training datasets50- Feeding live data to AI agents51- ...and more!52 53## πŸ“‚ Dataset Format54 55Each tweet is structured in LLM-friendly JSON with fields like:56 57- `username`58- `tweet_id`59- `content`60- `likes`61- `reposts`62- `replies`63- `timestamp`64- `query_used`65 66## πŸ“Ž License67 68MIT License β€” Free to use for research, development, and commercial projects during beta.69 70## ✨ Try It Now71 72**Start Searching & Scraping X-Twitter:**73 74πŸ‘‰ [Launch Scraper Tool](https://bit.ly/44FHKDw)