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

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

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

1 个仓库

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

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

    GoogleChrome/rendertron

    5,953在 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
    在 GitHub 上查看↗5,953
  1. Home
  2. Web Development
  3. Bot Rendering Services