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…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…