filings icon indicating copy to clipboard operation
filings copied to clipboard

Node module for SEC filings

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