SeimiCrawler

一个支持分布式的可以高效开发且可以高效运行的爬虫框架。设计思想上融合了spring与scrapy的优点。An powerful,agile,powerful,distributed crawler framework.

License

License

GroupId

GroupId

cn.wanghaomiao
ArtifactId

ArtifactId

SeimiCrawler
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

SeimiCrawler
一个支持分布式的可以高效开发且可以高效运行的爬虫框架。设计思想上融合了spring与scrapy的优点。An powerful,agile,powerful,distributed crawler framework.
Source Code Management

Source Code Management

http://seimicrawler.org

Download SeimiCrawler

How to add to project

<!-- https://jarcasting.com/artifacts/cn.wanghaomiao/SeimiCrawler/ -->
<dependency>
    <groupId>cn.wanghaomiao</groupId>
    <artifactId>SeimiCrawler</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wanghaomiao/SeimiCrawler/
implementation 'cn.wanghaomiao:SeimiCrawler:2.1.2'
// https://jarcasting.com/artifacts/cn.wanghaomiao/SeimiCrawler/
implementation ("cn.wanghaomiao:SeimiCrawler:2.1.2")
'cn.wanghaomiao:SeimiCrawler:jar:2.1.2'
<dependency org="cn.wanghaomiao" name="SeimiCrawler" rev="2.1.2">
  <artifact name="SeimiCrawler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wanghaomiao', module='SeimiCrawler', version='2.1.2')
)
libraryDependencies += "cn.wanghaomiao" % "SeimiCrawler" % "2.1.2"
[cn.wanghaomiao/SeimiCrawler "2.1.2"]

Dependencies

compile (18)

Group / Artifact Type Version
cn.wanghaomiao : JsoupXpath jar 2.3.2
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.3.6
org.apache.httpcomponents : httpcore jar 4.3.3
org.springframework : spring-core jar 4.3.18.RELEASE
org.springframework : spring-context jar 4.3.18.RELEASE
org.springframework : spring-beans jar 4.3.18.RELEASE
org.slf4j : slf4j-ext jar 1.7.9
org.slf4j : slf4j-api jar 1.7.9
com.alibaba : fastjson jar 1.2.62
org.eclipse.jetty : jetty-server jar 9.3.27.v20190418
com.squareup.okhttp3 : okhttp jar 3.3.1
commons-cli : commons-cli jar 1.2
org.redisson : redisson jar 3.6.5
de.ruedigermoeller : fst jar 2.56
cglib : cglib jar 3.2.6
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.5.12.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.12.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.12.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1
2.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.3.2
0.3.1
0.3.0
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0