mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-08-21 22:25:40 -04:00
Changed crawler4j URL to GitHub repository
This commit is contained in:
parent
effdd879c6
commit
c59e2bbae4
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||
*Libraries that analyze the content of websites.*
|
||||
|
||||
* [Apache Nutch](http://nutch.apache.org/) - Highly extensible, highly scalable Web crawler for production environment.
|
||||
* [Crawler4j](https://code.google.com/p/crawler4j/) - Simple lightweight alternative.
|
||||
* [Crawler4j](https://github.com/yasserg/crawler4j) - Simple lightweight alternative.
|
||||
* [JSoup](http://jsoup.org/) - Scrapes, parses, manipulates and cleans HTML.
|
||||
|
||||
## Web Frameworks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue