fs-warehouser

Filesystem based data warehousing framework


Keywords
data-warehouse
License
MIT
Install
pip install fs-warehouser==1.0.6

Documentation

`pip install fs_warehouser`

or

`npm install fs_warehouser`

-------------------------------

This is a framework for running a scraper in a loop and archiving the retrived data in timestamped
snapshots on the filesystem.

See demo.js for an example.