Socket
Book a DemoInstallSign in
Socket

robintrack-api-utilities

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robintrack-api-utilities

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

1.1.4
latest
npmnpm
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Robintrack API Utilities

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

Usage

Module:

npm i -S robintrack-api-utilities

In your app:


const {
  downloadLatestLeaderboard,
  generateSymbolsFile,
  generateSymbolsJSON
} = require('robintrack-api-utilities')

const { data } = await generateSymbolsJSON()
console.dir(data) // ['A','AA','AAAU'...]

CLI:

npm run build -- generate

Generates a JSON file of all ticker symbols on Robintrack and writes it to the json directory.

Tests

npm i -D
npm test

LICENSE

MIT

FAQs

Package last updated on 22 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.