awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesDOM-to-Markdown Transformations

Utilities that parse raw HTML structures into clean, structured text formats for downstream consumption.

Explore 3 awesome GitHub repositories matching data & databases · DOM-to-Markdown Transformations. Refine with filters or upvote what's useful.

Awesome DOM-to-Markdown Transformations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • unclecode/crawl4aiunclecode 的头像

    unclecode/crawl4ai

    68,644在 GitHub 上查看↗

    Crawl4AI is an AI-powered web crawling and data extraction engine designed to transform complex web content into structured formats. It functions as a headless browser orchestrator, enabling the navigation of dynamic websites, the execution of custom scripts, and the capture of visual assets like screenshots and PDFs. By integrating language models directly into the extraction workflow, the system converts raw HTML into clean, structured data or Markdown files optimized for downstream ingestion. The platform distinguishes itself through a distributed, self-hosted infrastructure that manages l

    Parses raw HTML structures into clean, structured text formats optimized for consumption by large language models.

    Python
    在 GitHub 上查看↗68,644
  • camel-ai/camelcamel-ai 的头像

    camel-ai/camel

    17,253在 GitHub 上查看↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Automates the transformation of web content into LLM-ready markdown structures.

    Pythonagentai-societiesartificial-intelligence
    在 GitHub 上查看↗17,253
  • h4ckf0r0day/obscurah4ckf0r0day 的头像

    h4ckf0r0day/obscura

    16,110在 GitHub 上查看↗

    Obscura is a web scraping infrastructure and headless browser server designed for AI agents. It provides a system for AI models to control browser sessions, interact with websites, and extract web data using a WebSocket implementation of the Chrome DevTools Protocol. The project focuses on bot detection evasion by randomizing browser fingerprints, masking native functions, and blocking tracking scripts to mimic human behavior. It further secures identities through a traffic layer that routes network requests via HTTP or SOCKS5 proxies. The system supports large-scale data extraction through

    Transforms structured HTML trees into flattened markdown to optimize token usage for large language models.

    Rustantidetectantidetect-browserbrowser
    在 GitHub 上查看↗16,110
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Document and Unstructured Extraction
  6. DOM-to-Markdown Transformations