Merge pull request #589 from mattburns/patch-1

Add: StormCrawler
This commit is contained in:
Andreas Kull
2017-10-24 12:14:15 +02:00
committed by GitHub

View File

@ -848,6 +848,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache Nutch](http://nutch.apache.org/) - Highly extensible, highly scalable web crawler for production environments.
* [Crawler4j](https://github.com/yasserg/crawler4j) - Simple and lightweight web crawler.
* [JSoup](http://jsoup.org/) - Scrapes, parses, manipulates and cleans HTML.
* [StormCrawler](http://stormcrawler.net/) - SDK for building low-latency and scalable web crawlers.
## Web Frameworks