# jspider **Repository Path**: justrightnow/jspider ## Basic Information - **Project Name**: jspider - **Description**: A easy, multithreaded and based on regular expression java spider library. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-15 - **Last Updated**: 2021-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jspider ======= A easy, multithreaded and based on regular expression java spider library. How to start ------------ Look the easy example [SimpleExample](src/examples/cn/stdin/spider/examples/SimpleExample.java) Dependencies ------------ * [HttpClient](http://hc.apache.org/httpcomponents-client-ga/) * [log4j](http://logging.apache.org/log4j/1.2/)