On request I added a possibility to export rating to various formats. Available types are txt, csv, xml and json in code page UTG-8 or Windows 1250. It is possible to download not only the current rating, but also all the previous ones. Creation of URL is simply, it is enough to open a page with requested rating in a browser and to replace the last slash by corresponding suffix. If we request the output in code page Windows 1250, we use rating1250 instead of rating. I will demonstrate this on example of the link to the text format of current rating in code page Windows 1250:
http://go.vivihoadresa.info/en/rating1250.txt
Programmers can easily derive the links by themselves and the others can click on corresponding options and use the button in bottom part of the page.