Rare find

Got. A straightforward way to fetch data from websites in Node.js.

github.com/sindresorhus/got

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Add support for `QUERY` HTTP method (#2466)
  • Various tweaks (#2465)
  • Rewrite HTTP/2 support (#2464)
  • Replace `cacheable-lookup` dependency with internal DNS cache (#2463)
  • Release —
  • 15.1.0
  • Add `allowAbsoluteUrls` option (#2462)
June 2026
  • Release —
  • 15.0.7
  • Fix: Preserve request body on cross-origin 307 and 308 redirects (#2460)
  • Fix docs typos (#2458)
  • Release —
  • 15.0.6
  • Fix `searchParams` setter dropping the value when a URL is set (#2454)
May 2026
  • Document pagination authorization handling
  • Release —
  • 15.0.5
  • Fix: Handle abort signals added by handlers
  • Release —
  • 15.0.4
  • Fix aborting during download progress
April 2026
  • Release —
  • 15.0.3
  • Update dependencies
  • Fix false `ReadError` on responses without `Content-Length`
  • Tweaks
  • Release —
  • Release —
  • Release —
December 2025
  • Release —