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

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

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

3 个仓库

Awesome GitHub RepositoriesResource Blocking

Techniques for blocking heavy media assets like images and videos to speed up page loads and save memory.

Distinct from Initial Page Load Optimizations: Specifically refers to blocking assets during scraping, whereas the parent covers general load strategies

Explore 3 awesome GitHub repositories matching web development · Resource Blocking. Refine with filters or upvote what's useful.

Awesome Resource Blocking GitHub Repositories

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

    berstend/puppeteer-extra

    7,360在 GitHub 上查看↗

    💯 Teach puppeteer new tricks through plugins.

    Prevents the browser from loading chosen resource categories such as images, media, or stylesheets with toggles.

    JavaScriptautomationchromeheadless-browser
    在 GitHub 上查看↗7,360
  • autoscrape-labs/pydollautoscrape-labs 的头像

    autoscrape-labs/pydoll

    6,919在 GitHub 上查看↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Prevents specific resource types like images or stylesheets from loading to reduce bandwidth usage.

    Pythonanti-detectionautomationbrowser-automation
    在 GitHub 上查看↗6,919
  • omkarcloud/botasaurusomkarcloud 的头像

    omkarcloud/botasaurus

    3,970在 GitHub 上查看↗

    Botasaurus is a Python web scraping framework and headless browser automation system used to build scalable data extraction tools. It functions as a web data extraction tool and OCR document parser, converting website content, images, and PDF files into structured formats such as JSON, CSV, and Excel. The framework distinguishes itself by providing a scraper management interface that allows Python functions to be wrapped in a web-based UI or deployed as standalone desktop applications. This enables non-technical users to trigger extraction jobs and manage tasks via a graphical interface or RE

    Blocks images and heavy assets during the scraping process to reduce load times and save system resources.

    Pythonanti-botanti-detectanti-detect-browser
    在 GitHub 上查看↗3,970
  1. Home
  2. Web Development
  3. Performance Optimizations
  4. Initial Page Load Optimizations
  5. Resource Blocking