Merge pull request #21 from acisternino/master

Added jsoup HTML processing library to the Web Crawling section.
This commit is contained in:
akullpp
2014-07-14 18:23:07 +02:00

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