文件名称:webmagic
介绍说明--下载内容均来自于网络,请自行研究使用
开源的Java垂直爬虫框架,目标是简化爬虫的开发流程,让开发者专注于逻辑功能的开发。webmagic的核心非常简单,但是覆盖爬虫的整个流程,也是很好的学习爬虫开发的材料。作者曾经在前公司进行过一年的垂直爬虫的开发,webmagic就是为了解决爬虫开发的一些重复劳动而产生的框架。-Open source Java vertical crawler fr a mework, the goal is to simplify the development process of reptiles, allowing developers to focus on the development of logical functions. Webmagic the core is very simple, but the whole process of covering the whole process of reptiles, but also a good learning materials for the development of reptiles. The author has been in the company for a year before the development of vertical reptiles, webmagic is designed to address the development of some of the repetitive work of the fr a mework.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
webmagic\.gitignore
........\.travis.yml
........\assets\data.plist
........\......\image1.pdf
........\......\logo-simple.jpg
........\......\logo.graffle
........\......\logo.jpg
........\......\....2.graffle\data.plist
........\......\.............\image1.tiff
........\......\....3.graffle\data.plist
........\......\.............\image1.tiff
........\......\.............\image2.tiff
........\......\.............\image4.tiff
........\......\.............\image5.tiff
........\......\logo3.png
........\......\logo4.png
........\......\page-extract-rule.bmml
........\......\webmagic-create-spider.bmml
........\......\webmagic-create-spider.png
........\......\webmagic-spider-manage.bmml
........\......\webmagic-spider-manage.png
........\......\webmagic.psd
........\lib\assertj-core-1.5.0.jar
........\...\commons-codec-1.6.jar
........\...\commons-collections-3.2.1.jar
........\...\commons-io-1.3.2.jar
........\...\commons-lang-2.6.jar
........\...\commons-lang3-3.1.jar
........\...\commons-logging-1.1.3.jar
........\...\commons-pool-1.5.5.jar
........\...\fastjson-1.1.37.jar
........\...\guava-15.0.jar
........\...\hamcrest-core-1.3.jar
........\...\httpclient-4.3.3.jar
........\...\httpcore-4.3.2.jar
........\...\jedis-2.0.0.jar
........\...\json-path-0.8.1.jar
........\...\json-smart-1.1.1.jar
........\...\jsoup-1.7.2.jar
........\...\junit-4.11.jar
........\...\log4j-1.2.17.jar
........\...\slf4j-api-1.7.6.jar
........\...\slf4j-log4j12-1.7.6.jar
........\...\webmagic-core-0.5.2.jar
........\...\webmagic-extension-0.5.2.jar
........\...\xsoup-0.2.4.jar
........\make.sh
........\pom.xml
........\README-zh.md
........\README.md
........\release-note.md
........\release.properties
........\user-manual.md
........\webmagic-avalon\.classpath
........\...............\.project
........\...............\forger\LICENSE
........\...............\......\pom.xml
........\...............\......\README.md
........\...............\......\src\main\java\us\codecraft\forger\compiler\ForgerCompiler.java
........\...............\......\...\....\....\..\.........\......\........\GroovyForgerCompiler.java
........\...............\......\...\....\....\..\.........\......\Forger.java
........\...............\......\...\....\....\..\.........\......\ForgerFactory.java
........\...............\......\...\....\....\..\.........\......\property\AbstractPropertyLoader.java
........\...............\......\...\....\....\..\.........\......\........\AnnotationPropertyLoader.java
........\...............\......\...\....\....\..\.........\......\........\format\BasicTypeFormatter.java
........\...............\......\...\....\....\..\.........\......\........\......\DateFormatter.java
........\...............\......\...\....\....\..\.........\......\........\......\Formatter.java
........\...............\......\...\....\....\..\.........\......\........\......\ObjectFormatter.java
........\...............\......\...\....\....\..\.........\......\........\......\ObjectFormatterWithParams.java
........\...............\......\...\....\....\..\.........\......\........\......\TypeFormatter.java
........\...............\......\...\....\....\..\.........\......\........\......\TypeFormatterFactory.java
........\...............\......\...\....\....\..\.........\......\........\Inject.java
........\...............\......\...\....\....\..\.........\......\........\Property.java
........\...............\......\...\....\....\..\.........\......\........\PropertyLoader.java
........\...............\......\...\....\....\..\.........\......\........\PropertyType.java
........\...............\......\...\....\....\..\.........\......\........\SimpleFieldPropertyLoader.java
........\...............\......\...\....\resources\log4j.xml
........\...............\......\...\test\java\us\codecraft\forger\Bar.java
........\...............\......\...\....\....\..\.........\......\compiler\GroovyForgerCompilerTest.java
........\...............\......\...\....\....\..\.........\......\Foo.java
........\...............\......\...\....\....\..\.........\......\Fooable.java
.....