Use jQuery to get session from Minecraft.net [duplicate]

You can’t do this in the browser, outside of a plugin installed by that user.

If you want to go to that url and get those values, you would need to use a server-side browser. Something like mechanize or phantomjs would be well suited for this sort of thing.

Leave a Comment