Last Version

com.github.ancienter:webmagic-selenium v2020.6.17

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

com.github.ancienter
ArtifactId

ArtifactId

webmagic-selenium
Version

Version

v2020.6.17
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 webmagic-selenium v2020.6.17


<!-- https://jarcasting.com/artifacts/com.github.ancienter/webmagic-selenium/ -->
<dependency>
    <groupId>com.github.ancienter</groupId>
    <artifactId>webmagic-selenium</artifactId>
    <version>v2020.6.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-selenium/
implementation 'com.github.ancienter:webmagic-selenium:v2020.6.17'
// https://jarcasting.com/artifacts/com.github.ancienter/webmagic-selenium/
implementation ("com.github.ancienter:webmagic-selenium:v2020.6.17")
'com.github.ancienter:webmagic-selenium:jar:v2020.6.17'
<dependency org="com.github.ancienter" name="webmagic-selenium" rev="v2020.6.17">
  <artifact name="webmagic-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ancienter', module='webmagic-selenium', version='v2020.6.17')
)
libraryDependencies += "com.github.ancienter" % "webmagic-selenium" % "v2020.6.17"
[com.github.ancienter/webmagic-selenium "v2020.6.17"]

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.github.ancienter : webmagic-core jar v2020.6.17
com.github.detro : phantomjsdriver jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.