webull
v0.2.33
Published
Unofficial Javascript SDK for interacting with Webull API endpoints. Webull API endpoints are not officially documented or endorsed so they may change at any time.
Downloads
20
Readme
Webull Javascript SDK
DISCLAIMER: THIS LIBRARY IS STILL IN EARLY DEVELOPMENT AND IS INCOMPLETE AND SUBJECT TO CHANGE AT ANY TIME
Unofficial Javascript SDK for interacting with Webull API endpoints. Webull API endpoints are not officially documented or endorsed so they may change at any time.
If you'd like to support the project, feel free to use my Webull referral link when making an account.
https://a.webull.com/FvOO6esnqHWBaK8hNf
Install
npm install webull
Usage
import Webull = require('webull/dist')
const webull = new Webull("[email protected]", "password123", "1234)
await webull.login()