propublica/facebook-political-ads

Detangle parser.js

thejefflarson opened this issue · 0 comments

The functions in parser.js should not be tied together in the way that they are. parser() should tie the various promises together so we can build a test harness like the one proposed over here.