jsoup共3篇
Crawling and Parsing a Website in Java using JSoup-拾光赋

Crawling and Parsing a Website in Java using JSoup

Crawling and Parsing a Website in Java using JSoup,There are many scenarios where you would need to parse the contents of a website to extract data. Search engines do this, certain...
kity的头像-拾光赋kity4年前
0356
Playing with Jsoup and creating some braille text-拾光赋

Playing with Jsoup and creating some braille text

Playing with Jsoup and creating some braille text, I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I w...
kity的头像-拾光赋kity6年前
02915
Creating a PDF based on HTML template in Java Spring using ItextPDF-拾光赋

Creating a PDF based on HTML template in Java Spring using ItextPDF

Creating a PDF based on HTML template in Java Spring using ItextPDF,Maven used <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId>...
kity的头像-拾光赋kity6年前
02613