I did some tests using this slightly edited code:


try {
Scanner sc = new Scanner(new URL("https://svenskaspel.se/p4.aspx?pageid=264").openStream(),"iso-8859-1");
...