awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • googlechrome/rendertronالصورة الرمزية لـ GoogleChrome

    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