Save each iteration body results to a CSV or JSON file - using node.js

I figured out by exploring the File systems.

https://www.brainbell.com/javascript/fs-open-read-write-file.html
&
https://nodejs.org/api/fs.html#fs_file_system

1 Like