awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • unclecode/crawl4aiAvatar de unclecode

    unclecode/crawl4ai

    68,644Voir sur 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
    Voir sur GitHub↗68,644
  • camel-ai/camelAvatar de camel-ai

    camel-ai/camel

    17,253Voir sur 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
    Voir sur GitHub↗17,253
  • h4ckf0r0day/obscuraAvatar de h4ckf0r0day

    h4ckf0r0day/obscura

    16,110Voir sur 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
    Voir sur 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