cn.spark2fire:jscrapy-extension

A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.

License

License

GroupId

GroupId

cn.spark2fire
ArtifactId

ArtifactId

jscrapy-extension
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler.

Download jscrapy-extension

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
redis.clients : jedis jar 3.4.1
com.google.guava : guava Optional jar 30.1-jre
cn.spark2fire : jscrapy-core jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1