1,154 skills found · Page 1 of 39
D4Vinci / Scrapling🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
php-curl-class / Php Curl ClassPHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
symfony / Browser KitSimulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
GoogleChromeLabs / LighthousebotRun Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests.
SimonBrazell / Privacy RedirectA simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
jimmc414 / OnefilellmSpecify a github or local repo, github pull request, arXiv or Sci-Hub paper, Youtube transcript or documentation URL on the web and scrape into a text file and clipboard for easier LLM ingestion
tryolabs / RequestiumIntegration layer between Requests and Selenium for automation of web actions.
julienschmidt / Go Http Routing BenchmarkGo HTTP request router and web framework benchmark
wiremock / WireMock.NetWireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality. Full documentation can be found at https://wiremock.org/dotnet/.
andeya / FaygoFaygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
stripe-archive / Stripe Payments DemoSample store accepting universal payments on the web with Stripe Elements, Payment Request, Apple Pay, Google Pay, Microsoft Pay, and the PaymentIntents API. 💳🌍✨
marshmallow-code / WebargsA friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
PeculiarVentures / PKI.jsPKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
proyecto26 / RestClient🦄 A Promise based REST and HTTP client for Unity 🎮
gorilla / CsrfPackage gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
ovh / Venom🐍 Manage and run your integration tests with efficiency - Venom run executors (script, HTTP Request, web, imap, etc... ) and assertions
vifreefly / KimuraframeworkWrite web scrapers in Ruby using a clean, AI-assisted DSL. Kimurai uses AI to figure out where the data lives, then caches the selectors and scrapes with pure Ruby. Get the intelligence of an LLM without the per-request latency or token costs.
chrisk / FakewebRuby test helper for injecting fake responses to web requests
tsx / ShireframeDeclarative wireframes for programmers, based on web technologies. Pull requests are welcome!
vercel-labs / Dev3000Captures your web app's complete development timeline - server logs, browser events, console messages, network requests, and automatic screenshots - in a unified, timestamped feed for AI debugging.