Skip to content

brannon-darby/fbo-parser

 
 

Repository files navigation

FBO Parser

A parser for fbo.gov's daily FTP dumps.

Usage

  1. Grab the file(s) from ftp://ftp.fbo.gov
  2. var parser = require("index")
  3. parser.parse(string) returns valid JSON

Example

Run node example.js

License

This project constitutes an original work of the United States Government.

You may use this project under the MIT License.

About

Parses FTP dumps from FedBizOpps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%