Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 570 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 570 Bytes

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.