0
on the Box website, the results of the lotteries are displayed on the console in the form of objects.
http://loterias.caixa.gov.br/wps/portal/loterias/landing/megasena/
I can right-click on the Object line, which contains all the contest data, and then click on "Store as global variables".
A variable named "temp1" is created.
Then I can export such data by right-clicking on temp1 and clicking on "Save as...".
Hence, an external file is generated which I can import later.
Well, what I’d like to do is automate this process through command lines.
Whether through this medium, to store and save, or through some other that you believe to be simpler and more effective.
Anyway, you can give me a hand?
Thank you!!!
I don’t know if that’s considered legal
– Sveen