String url = "http://www.google.com"; Document document = Jsoup.connect(url).get();. Where. document − document object represents the HTML DOM.
確定! 回上一頁