Skip to content

wuliupo/itsucks

Repository files navigation

ItSucks Web Crawler

Description

This project is a java web spider (web crawler) with the ability to download (and resume) files. It is also highly customizable with regular expressions and download templates. All backend functionalities are also available in a separate library.

Offical Website

http://itsucks.sourceforge.net

License

GNU General Public License version 2.0 (GPLv2)

Local Dev Usage

Import the parent/pom.xml into IntelliJ IDEA as Maven Project.