Spaces:
Running
Running
n0v33n
commited on
Commit
Β·
777a5e5
1
Parent(s):
cca7460
update Readme.md
Browse files
README.md
CHANGED
@@ -1,11 +1,29 @@
|
|
1 |
---
|
2 |
title: Link2Doc
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
-
sdk:
|
|
|
|
|
7 |
pinned: false
|
|
|
8 |
short_description: This is MCP server, it will convert a url's content to a PDf
|
|
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Link2Doc
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: gray
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.33.0
|
8 |
+
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: cc
|
11 |
short_description: This is MCP server, it will convert a url's content to a PDf
|
12 |
+
tag: mcp-server-track
|
13 |
---
|
14 |
|
15 |
+
# Website Scraper
|
16 |
+
|
17 |
+
A comprehensive web scraping tool that extracts content from websites and converts it to PDF format.
|
18 |
+
|
19 |
+
## Features
|
20 |
+
- Scrape multiple pages from websites
|
21 |
+
- Convert to enhanced PDF using AI
|
22 |
+
- Download and view results
|
23 |
+
- Configurable scraping parameters
|
24 |
+
|
25 |
+
## Usage
|
26 |
+
1. Enter the website URL
|
27 |
+
2. Configure scraping parameters
|
28 |
+
3. Click "Start Scraping"
|
29 |
+
4. Generate and download PDF results
|