awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBot Rendering Services

Renders JavaScript-heavy pages in a headless browser and serializes the fully-loaded HTML for search-engine bots.

Distinct from Dynamic Page Renderings: No candidate in the shortlist covers rendering pages specifically for search-engine bots; closest is Dynamic Page Renderings which is about personalized content, not bot serialization.

Explore 1 awesome GitHub repository matching web development · Bot Rendering Services. Refine with filters or upvote what's useful.

Awesome Bot Rendering Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • googlechrome/rendertronAvatar de GoogleChrome

    GoogleChrome/rendertron

    5,953Ver en GitHub↗

    Rendertron is a headless Chrome rendering service that serializes JavaScript-heavy web pages into fully-loaded HTML for search-engine bots and crawlers. It operates as a dynamic rendering proxy, inspecting incoming user-agent headers to route only bot traffic through the rendering pipeline while serving normal browsers the original page directly. The service caches rendered page results in a configurable in-memory or Redis store, with an HTTP endpoint to invalidate cached renders and force fresh serialization on demand. It enforces a hard rendering timeout to prevent hanging on slow-loading o

    Renders JavaScript-heavy pages in a headless browser and serializes the fully-loaded HTML for search-engine bots.

    TypeScripthacktoberfestheadless-chromepuppeteer
    Ver en GitHub↗5,953
  1. Home
  2. Web Development
  3. Bot Rendering Services