Package
superagent
HTTP request library for the browser and Node.js, with the same API in both.
Key numbers
As of 25 Sept 2026
- Weekly downloads
- 16.1m
- +43% over 12 months
- Gzip bundle size
- -
- No Bundlephobia data
- Dependencies
- 9
- Direct, from package.json
- Last release
- 1 day ago
- v10.4.1
- GitHub stars
- 16.6k
- 1.3k forks
- Open issues / PRs
- 0 / 0
- Contributors
- -
- Commits, last 52 weeks
- 31
Downloads
Last week 2026-09-15 to 2026-09-21
16,110,103 downloads last week, 77,412,222 in the last month. The 12-month change of +43% compares the average of the last 4 weeks with the first 4 weeks of the series.
- Releases, last 12 months
- 3166 in total
- Latest version
- 10.4.1, 23 Sept 20261 day ago
- First published
- 22 Aug 2011
- Last push to GitHub
- 23 Sept 20261 day before the snapshot
- Repository archived
- No
- Open issues
- 0
- Open pull requests
- 0
- Commits, last 52 weeks
- 31
- Dependents on npm
- 10,162
Major versions
- v10 first release 10.0.0, 5 Aug 2024
- v9 first release 9.0.0, 23 Apr 2024
- v8 first release 8.0.0, 24 Jun 2022
- v7 first release 7.0.0, 7 Jan 2022
- v6 first release 6.0.0, 8 Aug 2020
- v5 first release 5.0.2, 28 Mar 2019
- v4 first release 4.0.0, 17 Nov 2018
- v3 first release 3.0.0, 19 Nov 2016
- v2 first release 2.0.0, 29 May 2016
- v1 first release 1.0.0, 11 Mar 2015
- v0 first release 0.1.1, 22 Aug 2011
Recent releases
| Version | Published |
|---|---|
| 10.4.1 | 23 Sept 2026 |
| 10.4.0 | 22 Sept 2026 |
| 10.3.0 | 6 Jan 2026 |
| 10.2.3 | 22 Jul 2025 |
| 10.2.2 | 7 Jul 2025 |
| 10.2.1 | 5 May 2025 |
| 10.2.0 | 11 Mar 2025 |
| 10.1.1 | 18 Oct 2024 |
| 10.1.0 | 24 Aug 2024 |
| 10.0.2 | 15 Aug 2024 |
| 10.0.1 | 13 Aug 2024 |
| 10.0.0 | 5 Aug 2024 |
| 9.0.2 | 29 Apr 2024 |
| 9.0.1 | 23 Apr 2024 |
- Module format
- CommonJSFrom package.json type, main and exports fields
- TypeScript types
- None
- Node.js engine range
- >=14.18.0
- Runtimes
- Browser, Node.jsFrom the package docs
- Unpacked size (npm)
- 592 kB
- Dependencies (9)
qsmimedebugmethodscookiejarform-dataformidablecomponent-emitterfast-safe-stringify
npm install superagentCDN
jsDelivr: 198.9k requests in 30 days
- jsDelivr
https://cdn.jsdelivr.net/npm/superagent@10.4.1/ - unpkg
https://unpkg.com/superagent@10.4.1/ - esm.sh
https://esm.sh/superagent@10.4.1
| Package | Weekly downloads | Gzip | Last release | Module | Comparison |
|---|---|---|---|---|---|
| axios | 85.4m | - | 29 days ago | ESM + CommonJS | axios vs superagent |
| got | 30.4m | - | 25 days ago | ESM only | got vs superagent |
| ky | 5.1m | - | 27 days ago | - | - |
- Requests are built by chaining methods such as .send() and .set(), then sent with .end() or awaited.
- Supports both callbacks and promises.
- Has a plugin system. Browser builds are published in the package's dist folder and on CDNs.
Notes checked against: superagent README
Indexability: Indexed.