awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Performance Analyzers · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesWeb Performance Analyzers

Tools for measuring page load metrics and rendering timelines in browser environments.

Explore 2 awesome GitHub repositories matching system administration & monitoring · Web Performance Analyzers. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Monitoring and Observability
  4. Web Performance Analyzers

Awesome Web Performance Analyzers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on GitHub↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac

    TypeScriptautomationchromechromium
  • scrapy/scrapy

    scrapy/scrapy

    59,824GitHubView on GitHub↗

    Scrapy is a comprehensive framework designed for automated web data extraction and large-scale crawling. It operates on an asynchronous, event-driven engine that manages non-blocking network requests and data processing tasks, allowing for the efficient retrieval of structured information from web documents using path-

    Pythoncrawlercrawlingframework