Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,53 @@
|
|
| 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 |
+
- wikipedia
|
| 11 |
+
- bitcoin
|
| 12 |
+
- webscraper
|
| 13 |
+
- Masa
|
| 14 |
+
---
|
| 15 |
+
# 🌐 Web Scraper: Turn Any URL into AI-Ready Data
|
| 16 |
+
|
| 17 |
+
Convert any public web page into clean, structured JSON in one click. Just paste a URL and this tool scrapes, cleans, and formats the content—ready to be used in any AI or content pipeline.
|
| 18 |
+
|
| 19 |
+
Whether you're building datasets for LLMs or feeding fresh content into agents, this no-code tool makes it effortless to extract high-quality data from the web.
|
| 20 |
+
|
| 21 |
+
## ✨ Key Features
|
| 22 |
+
|
| 23 |
+
- ⚡ **Scrape Any Public Page** – Works on blogs, websites, docs, wikis, PDFs, and more
|
| 24 |
+
- ✂️ **Noise-Free Output** – Removes navigation bars, ads, cookie banners & fluff
|
| 25 |
+
- 🔄 **Smart Scroll Handling** – Automatically detects long-form content & pagination
|
| 26 |
+
- 🧩 **LLM-Ready Format** – Returns structured JSON for agents, RAG, or fine-tuning
|
| 27 |
+
- 💸 **Free Tier** – Up to 100 scraping queries during beta
|
| 28 |
+
|
| 29 |
+
---
|
| 30 |
+
|
| 31 |
+
## 🛠 How It Works
|
| 32 |
+
|
| 33 |
+
1. **Open the Web Scraper**
|
| 34 |
+
2. **Paste the URL** you want to extract content from
|
| 35 |
+
3. **Run** – Our engine renders the page, strips away irrelevant elements, and structures the main content
|
| 36 |
+
4. **Download or Copy** the results as clean JSON
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## 🔥 Popular Use Cases
|
| 41 |
+
|
| 42 |
+
- Wikipedia pages & academic research
|
| 43 |
+
- Technical docs, blogs, and news articles
|
| 44 |
+
- Long-form content and multi-page posts
|
| 45 |
+
- Content-rich & multi-modal web data
|
| 46 |
+
- Input pipelines for agents, search, and LLMs
|
| 47 |
+
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
## 🚀 Start Scraping Now
|
| 51 |
+
👉 [Launch Web Scraper](https://bit.ly/43LGv5p)
|
| 52 |
+
|
| 53 |
+
Need help? Join the [Masa Discord #developers](https://discord.com/invite/HyHGaKhaKs)
|