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.
Links
Keywords
Dependencies (12)
Maintainers
sindresorhus