I'm currently working on a script that collects specific data and my end goal is to fetch this data as csv
file?
I've tried many different methods, but everything leads to having a frontend. I want my script to download only using cmd
without having any frontend, is that even possible?