This NodeJS app teaches incrementally how to fetch Space weather data and how to process it using Node.js native modules.
- Click the green Code Button on this github page
- Choose Download ZIP
- Save the Zip File
- Extract All
- In the JS folder you will find many examples. Let's say we want to open 001 folders example. If the script is called fetchXrayData.js, then we just put our mouse in the address bar of the folder, and type cmd and press enter The command prompt opens and then we type node fetchXrayData.js and then press enter to run our script.
Happy Scripting :-)
//----//
// Dedicated to God the Father
// All Rights Reserved Christopher Andrew Topalian Copyright 2000-2026
// https://github.com/ChristopherTopalian
// https://github.com/ChristopherAndrewTopalian
// https://sites.google.com/view/CollegeOfScripting