webmagic-parent

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

Categories

Categories

webmagic Business Logic Libraries Web Crawling
GroupId

GroupId

us.codecraft
ArtifactId

ArtifactId

webmagic-parent
Last Version

Last Version

0.7.5
Release Date

Release Date

Type

Type

pom
Description

Description

webmagic-parent
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.
Project URL

Project URL

https://github.com/code4craft/webmagic/

Download webmagic-parent

Filename Size
webmagic-parent-0.7.5.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/ -->
<dependency>
    <groupId>us.codecraft</groupId>
    <artifactId>webmagic-parent</artifactId>
    <version>0.7.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/
implementation 'us.codecraft:webmagic-parent:0.7.5'
// https://jarcasting.com/artifacts/us.codecraft/webmagic-parent/
implementation ("us.codecraft:webmagic-parent:0.7.5")
'us.codecraft:webmagic-parent:pom:0.7.5'
<dependency org="us.codecraft" name="webmagic-parent" rev="0.7.5">
  <artifact name="webmagic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.codecraft', module='webmagic-parent', version='0.7.5')
)
libraryDependencies += "us.codecraft" % "webmagic-parent" % "0.7.5"
[us.codecraft/webmagic-parent "0.7.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • webmagic-core
  • webmagic-extension/
  • webmagic-scripts/
  • webmagic-selenium
  • webmagic-saxon
  • webmagic-samples
  • webmagic-coverage

Versions

Version
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.7.0.alpha
0.6.1
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.1