CodeBrowser / npm / got
got@15.1.0
// Human-friendly and powerful HTTP request library for Node.js
$ npm install got
downloads/wk
34,084,317
license
MIT
version
15.1.0
published
Jul 2, 2026
What is got?
Got is an HTTP request library for Node.js that provides a straightforward API for making HTTP/HTTPS requests with built-in support for modern features like HTTP/2 and multiple compression formats. Developers use it as an alternative to native Node.js HTTP methods or other request libraries when they need a simpler, more intuitive interface with useful defaults like automatic redirects, retries, and timeout handling. It handles common HTTP tasks efficiently without requiring extensive configuration.
Keywords
#http #https #http2 #get #got #url #uri #request #simple #curl #wget #fetch #net #network #gzip #brotli #zstd #zstandard #requests #human-friendly #axios #superagent #node-fetch #ky
Maintainers
sindresorhus