Extract your SAP Community blog posts with a simple Node.js script
I wanted to have a local archive of my SAP Community blog posts for my own reference and to have a better overview of my content. Also I tried writing posts locally in Markdown first and then converting them to HTML. Mixed experience so far. Currently this is in a private repository and it fetches the latest posts from SAP Community daily if there are any new ones. I at least wanted to share my script so others can use it too. ...
