{"library":"urllib","type":"library","category":null,"description":"urllib is a comprehensive HTTP client library for Node.js, designed to simplify URL interactions in complex scenarios. It provides features like basic and digest authentication, automatic redirection handling, configurable timeouts, and support for various request and response data types. The current stable version is 4.9.0, with a parallel maintenance branch for version 3 (latest 3.27.3). The library is built on top of Node.js's `undici` API, offering modern performance and adherence to web standards. It has a regular release cadence, with frequent bug fixes and minor feature additions across both major versions. Key differentiators include its robust handling of HTTP complexities often found in enterprise environments and its strong TypeScript support.","language":"javascript","status":"active","version":"4.9.0","tags":["javascript","urllib","http","urlopen","curl","wget","request","https","undici","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install urllib","imports":["import { request } from 'urllib';","const { request } = require('urllib');","import { create } from 'urllib';\nconst client = create({ /* options */ });"]},{"cmd":"yarn add urllib","imports":[]},{"cmd":"pnpm add urllib","imports":[]}],"homepage":null,"github":"https://github.com/node-modules/urllib","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/urllib","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/urllib/compatibility"}}