Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
Universal web content extraction — any URL to LLM-ready markdown. HTML — BeautifulSoup + content density filtering (removes nav, sidebar, ads) YouTube — transcript extraction with timestamps PDF — text extraction with page structure DOCX — paragraph and heading extraction Auto-fallback — tries lightweight httpx first, falls back to Playwright for JS-heavy pages Async-first — built on httpx and…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
Universal web content extraction — any URL to LLM-ready markdown. HTML — BeautifulSoup + content density filtering (removes nav, sidebar, ads) YouTube — transcript extraction with timestamps PDF — text extraction with page structure DOCX — paragraph and heading extraction Auto-fallback — tries lightweight httpx first, falls back to Playwright for JS-heavy pages Async-first — built on httpx and Playwright async APIs Optional extras for specific content types: For HTML pages, if the initial httpx…