{"library":"node-binance-api","type":"library","category":null,"description":"The `node-binance-api` package provides a comprehensive client library for interacting with the Binance cryptocurrency exchange API from Node.js environments. It offers full coverage of Binance's Spot, Futures, and WebSocket APIs, enabling real-time market data streaming, order management, and account queries. The current stable version is 1.0.27, and the library maintains a relatively active release cadence, frequently pushing minor updates and bug fixes. Key differentiators include extensive API coverage, robust WebSocket support for various data streams, and built-in handling for common trading operations, making it suitable for developing automated trading bots and market analysis tools.","language":"javascript","status":"active","version":"1.0.27","tags":["javascript","binance","api","trading","crypto","typescript"],"install":[{"cmd":"npm install node-binance-api","imports":["import Binance from 'node-binance-api';\nconst binance = Binance().options({ /* ... */ });","import { WebSockets } from 'node-binance-api';","const Binance = require('node-binance-api');\nconst binance = Binance().options({ /* ... */ });"]},{"cmd":"yarn add node-binance-api","imports":[]},{"cmd":"pnpm add node-binance-api","imports":[]}],"homepage":null,"github":"https://github.com/ccxt/node-binance-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-binance-api","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/node-binance-api/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}