robinhood-api-utilities
v1.2.0
Published
🧰 A collection of utilities for building datasets and interacting with the Robinhood API.
Readme
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 RobinhoodTo build out a JSON file of symbol and instrument object pairs:
npm run build -- instrumentsRelated
LICENSE
MIT
