# itsucks **Repository Path**: pauli/itsucks ## Basic Information - **Project Name**: itsucks - **Description**: A java web spider with the ability to download files. Highly customizable with regular expressions and download templates. All backend functionalities are also available in a separate library. - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://sourceforge.net/projects/itsucks/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2023-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://sourceforge.net/projects/itsucks/) ## License [GNU General Public License version 2.0 (GPLv2)](http://sourceforge.net/directory/license:gpl/) ## Local Dev Usage Import the parent/pom.xml into IntelliJ IDEA as Maven Project. ![gui screenshot](https://www.oschina.net/uploads/img/200809/14093741_humA.png)