Sometimes websites require a user agent or it will return unexpected results. Try setting it with something like the following


URLConnection conn = url.openConnection();...