awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • berstend/puppeteer-extraAvatar de berstend

    berstend/puppeteer-extra

    7,360Voir sur 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
    Voir sur GitHub↗7,360
  • autoscrape-labs/pydollAvatar de autoscrape-labs

    autoscrape-labs/pydoll

    6,919Voir sur 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
    Voir sur GitHub↗6,919
  • omkarcloud/botasaurusAvatar de omkarcloud

    omkarcloud/botasaurus

    3,970Voir sur 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
    Voir sur GitHub↗3,970
  1. Home
  2. Web Development
  3. Performance Optimizations
  4. Initial Page Load Optimizations
  5. Resource Blocking