1.2.0 • Published 4 years ago

robinhood-api-utilities v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Robinhood API Utilities

🧰 A collection of utilities for building datasets and interacting with the Robinhood API.

Usage

Create a .env file with the following values:

U=XXX
PASS=YYY
QR=ZZZ # From 2FA from Robinhood
CLIENT_ID=c82SH0WZOsabOXGP2sxqcj34FxkvfnWRZBKlBjFS # From Robinhood

To build out a JSON file of symbol and instrument object pairs:

npm run build -- instruments

Related

LICENSE

MIT