/filings

Node module for SEC filings

Primary LanguageCoffeeScriptMIT LicenseMIT

filings Build Status

Node module for downloading and querying SEC filings.

Installing

npm install filings

Building

  • Clone this repository
  • Run npm install
  • Run grunt to compile the CoffeeScript code
  • Run grunt test to run the specs