awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
HTTP Interaction Utilities · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesHTTP Interaction Utilities

Tools for mocking, triggering, and customizing web-based network requests and traffic archives.

Explore 4 awesome GitHub repositories matching networking & communication · HTTP Interaction Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Network Infrastructure and Routing
  4. Network Infrastructure and Configuration
  5. Network Management
  6. HTTP Interaction Utilities

Awesome HTTP Interaction Utilities GitHub Repositories

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

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    TypeScriptautomationchromechromium
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish
  • hoppscotch/hoppscotch

    hoppscotch/hoppscotch

    77,888GitHubView on GitHub↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a sing

    TypeScriptapiapi-clientapi-rest

Explore sub-tags

  • HAR Network MockingTools that record, modify, and replay network traffic using HTTP Archive files for simulation purposes.
  • HTTP Request CustomizationsUtilities for modifying HTTP request parameters, including custom headers, timing intervals, and certificate overrides.
  • HTTP Request TriggersTools that execute external operations by triggering HTTP GET requests based on user-defined selections.
Proxy Interceptors
Utilities that route network requests through local proxies or extensions to bypass cross-origin restrictions.