Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🌐 Web Scraper: Turn Any URL into AI-Ready Data
|
2 |
|
3 |
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.
|
@@ -36,19 +54,4 @@ Whether you're building datasets for LLMs or feeding fresh content into agents,
|
|
36 |
## 🚀 Start Scraping Now
|
37 |
👉 [Launch Web Scraper](https://bit.ly/43LGv5p)
|
38 |
|
39 |
-
Need help? Join the [Masa Discord #developers](https://discord.com/invite/HyHGaKhaKs)
|
40 |
-
|
41 |
-
|
42 |
-
license: mit
|
43 |
-
task_categories:
|
44 |
-
- text-classification
|
45 |
-
- table-question-answering
|
46 |
-
- zero-shot-classification
|
47 |
-
language:
|
48 |
-
- en
|
49 |
-
tags:
|
50 |
-
- Masa
|
51 |
-
- Webscraper
|
52 |
-
- Scraper
|
53 |
-
- PromptGuide
|
54 |
-
- ChatGPT
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- table-question-answering
|
6 |
+
- zero-shot-classification
|
7 |
+
- sentence-similarity
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- scraper
|
12 |
+
- webscraper
|
13 |
+
- masa
|
14 |
+
- ChatGPT
|
15 |
+
- PromptGuide
|
16 |
+
size_categories:
|
17 |
+
- 1K<n<10K
|
18 |
+
---
|
19 |
# 🌐 Web Scraper: Turn Any URL into AI-Ready Data
|
20 |
|
21 |
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.
|
|
|
54 |
## 🚀 Start Scraping Now
|
55 |
👉 [Launch Web Scraper](https://bit.ly/43LGv5p)
|
56 |
|
57 |
+
Need help? Join the [Masa Discord #developers](https://discord.com/invite/HyHGaKhaKs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|