开发者

Which html DOM parser library for Java is best?

开发者 https://www.devze.com 2023-02-15 02:57 出处:网络
I am working on crawler, which will search for goods in e-shops. It\'s my dissertation, so nothing commercial..

I am working on crawler, which will search for goods in e-shops. It's my dissertation, so nothing commercial..

I use Java SE.

I will need some kind of advanced library, to make some tests for diagnostics (if that web page is what I am looking for), and开发者_运维百科 for extracting relevant data from right ones.

Do you have personal experience with parser libraries to recommend me best one?


JSoup is fantastic. Highly recommended.

0

精彩评论

暂无评论...
验证码 换一张
取 消