Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RASAAS/docmcp-knowledge
/ fetch_fulltext.py
File
fetch_fulltext.py
scripts/fetch_fulltext.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Automated full-text acquisition
for
regulatory knowledge base documents.
3
4
Level 2 automation: Fetch PDFs
from
source URLs, extract text using PyMuPDF (fitz),
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected