
In the blog post series "How to use Splinterlands-API with PowerShell 7" I would like to show you how to play with the Splinterlands API via PowerShell 7. With the data from the API you can e.g. create CSV files - which can be imported in Excel - or create the content for a BlogPost and many more...
@zalander/how-to-use-splinterlands-api-with-powershell-7-part-1-basics
@zalander/how-to-use-splinterlands-api-with-powershell-7-part-2
In the next part I will show how to create a script to get info about the last X rewards(daily and season) and preparing the data for an weekly or monthly financial report in blog post format(html).