filings

Node module for SEC filings

MIT License

Downloads
15
Stars
15
Committers
1

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