n0v33n commited on
Commit
777a5e5
Β·
1 Parent(s): cca7460

update Readme.md

Browse files
Files changed (1) hide show
  1. README.md +23 -5
README.md CHANGED
@@ -1,11 +1,29 @@
1
  ---
2
  title: Link2Doc
3
- emoji: 🏒
4
- colorFrom: green
5
- colorTo: indigo
6
- sdk: docker
 
 
7
  pinned: false
 
8
  short_description: This is MCP server, it will convert a url's content to a PDf
 
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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