awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesContent Type Identification

Mechanisms for identifying the media type of a resource to ensure correct processing by agents.

Distinguishing note: None of the candidates deal with web-standard media type identification for HTML, XML, or JSON.

Explore 2 awesome GitHub repositories matching web development · Content Type Identification. Refine with filters or upvote what's useful.

Awesome Content Type Identification GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • whatwg/htmlAvatar von whatwg

    whatwg/html

    9,163Auf GitHub ansehen↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Assigns media types to resources so browsers can correctly process HTML, XML, JSON, and event streams.

    HTMLcanvaseventsourcehtml
    Auf GitHub ansehen↗9,163
  • apify/crawlee-pythonAvatar von apify

    apify/crawlee-python

    8,097Auf GitHub ansehen↗

    Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive tool for web scraping automation, providing a system to extract structured data from websites using both lightweight HTTP requests and headless browser automation. The framework is distinguished by its anti-bot evasion capabilities, which include browser fingerprint impersonation and tiered proxy rotation to bypass detection systems and solve challenges such as Cloudflare. It also incorporates artificial intelligence for autonomous website navigation and schema-based data extra

    Filters outgoing requests to process only specific MIME types like HTML, XML, and JSON.

    Pythonapifyautomationbeautifulsoup
    Auf GitHub ansehen↗8,097
  1. Home
  2. Web Development
  3. Content Type Identification