superagent@10.3.0
// elegant & feature rich browser / node HTTP with a fluent API
$ npm install superagent
downloads/wk
20,689,621
license
MIT
version
10.3.0
published
Jan 6, 2026
What is superagent?
Superagent is an HTTP client library for Node.js and browsers that provides a clean, chainable API for making web requests. It supports both callbacks and promises/async-await, handles common tasks like retries and timeouts, and works across different environments without requiring different code. Developers use it as a lightweight alternative to other HTTP clients when they need straightforward request handling with a readable, fluent syntax.
Links
Keywords
Dependencies (9)
Maintainers
niftylettuce, superjoe, rauchg, travisjeffery, tjholowaychuk, kornel, titanism