Added jsoup HTML processing library to the Web Crawling section.

This commit is contained in:
Andrea Cisternino
2014-07-12 20:31:54 +02:00
parent ba7e98b6b1
commit 5543ab41d0

View File

@ -276,6 +276,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [Apache Nutch](http://nutch.apache.org/)
* [Crawler4j](https://code.google.com/p/crawler4j/)
* [jsoup](http://jsoup.org/) - Jsoup is a Java library for working with real-world HTML.
## Web Frameworks