Hi, I know nothing about api or python, but I would like to download my games history form OGS server to try and make some statistical analysis.
I know that I can access these data via REST but the only way for me is using browser and it’s 20 pages now. Is there any way to download all games as a single XML file? I suppose it could be done very easily but I don’t know how.
Also is there any way to retrieve ranking history?
Now I’m able only to see them in the browser and I’m looking for some easy way to save them to my PC in a sort of database (CSV, XML, whatever…) without having to copy/paste/edit them manually in exel or similar.