Skip to content
JS
Package

superagent

HTTP request library for the browser and Node.js, with the same API in both.

v10.4.1, 23 Sept 2026MITCommonJSTypes: NoneRuns in: Browser, Node.jsHTTP clients
$ npm install superagent

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
010m20m30mSept 2025Mar 2026Sept 2026High 23.2m (25 Aug 2026)Low 6.8m (23 Dec 2025)
Weekly npm downloads, one point per week, weeks starting 23 Sept 2025 to 15 Sept 2026. The y axis starts at zero.

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

  1. v10 first release 10.0.0, 5 Aug 2024
  2. v9 first release 9.0.0, 23 Apr 2024
  3. v8 first release 8.0.0, 24 Jun 2022
  4. v7 first release 7.0.0, 7 Jan 2022
  5. v6 first release 6.0.0, 8 Aug 2020
  6. v5 first release 5.0.2, 28 Mar 2019
  7. v4 first release 4.0.0, 17 Nov 2018
  8. v3 first release 3.0.0, 19 Nov 2016
  9. v2 first release 2.0.0, 29 May 2016
  10. v1 first release 1.0.0, 11 Mar 2015
  11. v0 first release 0.1.1, 22 Aug 2011

Recent releases

VersionPublished
10.4.123 Sept 2026
10.4.022 Sept 2026
10.3.06 Jan 2026
10.2.322 Jul 2025
10.2.27 Jul 2025
10.2.15 May 2025
10.2.011 Mar 2025
10.1.118 Oct 2024
10.1.024 Aug 2024
10.0.215 Aug 2024
10.0.113 Aug 2024
10.0.05 Aug 2024
9.0.229 Apr 2024
9.0.123 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 superagent

CDN

jsDelivr: 198.9k requests in 30 days
  • jsDelivrhttps://cdn.jsdelivr.net/npm/superagent@10.4.1/
  • unpkghttps://unpkg.com/superagent@10.4.1/
  • esm.shhttps://esm.sh/superagent@10.4.1
PackageWeekly downloadsGzipLast releaseModuleComparison
axios85.4m-29 days agoESM + CommonJSaxios vs superagent
got30.4m-25 days agoESM onlygot vs superagent
ky5.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

Related

Sources: npm registry, npm downloads API, GitHub API, jsDelivr. Data fetched 25 Sept 2026.

Indexability: Indexed.