<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Northernside's Blog</title><link>https://blog.northernsi.de</link><description>Northernside's blog</description><item><title>Scraping Minecraft profiles, with Swag!</title><link>https://blog.northernsi.de/article/mc-data-scraping</link><description> Scraping Minecraft profiles, with Swag!  Context 
In essence, Minecraft accounts are stored in a database and can be accessed through the Mojang API. This API returns data such as the account’s UUID, username, current skin and cape. In order to access this data, you can either input the username or UUID of the account you want the data for. A so called &#34;API endpoint&#34; is a URL that you can send a request to and get a response from. The Mojang API has a few endpoints, but the most important ones are ...</description><pubDate>Fri, 31 May 2024 00:45:00 +0000</pubDate></item></channel></rss>