Only authenticated and active users are allowed to download data from Sokker server. Athentication proceeds the same way as in case of regular visit on Sokker page. First you have to provide login and password by sending them via POST method to script:
https://sokker.org/start.php?session=xml
POST variables are ilogin and ipassword.
Possible replies from the script:
After authentication session is created. Session key ("XMLSESSID") is passed as a Cookie, just like with regular browsers.
You can use this form for testing in browser:
After successful authentication you (or your software) can download the XML-files located in directory https://sokker.org/xml/. They are created real-time, so are always up to date.
Following files are available at the moment (expressions in a square brackets should be replaced with proper value):
This list can be soon extended.