im parsing web pages with jsoup.
try { Connection.Response response = Jsoup.connect(jobUrl) .method(Connection.Method.GET)