Web-Harvest

Open Source Web Data Extraction tool written in Java. It offers a way to collect desired Web pages and extract useful data from them.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.web-harvest
ArtifactId

ArtifactId

webharvest
Last Version

Last Version

2.1.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

Web-Harvest
Open Source Web Data Extraction tool written in Java. It offers a way to collect desired Web pages and extract useful data from them.
Project URL

Project URL

http://web-harvest.sourceforge.net/

Download webharvest

Filename Size
webharvest-2.1.0-RC1.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest/ -->
<dependency>
    <groupId>net.sourceforge.web-harvest</groupId>
    <artifactId>webharvest</artifactId>
    <version>2.1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest/
implementation 'net.sourceforge.web-harvest:webharvest:2.1.0-RC1'
// https://jarcasting.com/artifacts/net.sourceforge.web-harvest/webharvest/
implementation ("net.sourceforge.web-harvest:webharvest:2.1.0-RC1")
'net.sourceforge.web-harvest:webharvest:pom:2.1.0-RC1'
<dependency org="net.sourceforge.web-harvest" name="webharvest" rev="2.1.0-RC1">
  <artifact name="webharvest" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.web-harvest', module='webharvest', version='2.1.0-RC1')
)
libraryDependencies += "net.sourceforge.web-harvest" % "webharvest" % "2.1.0-RC1"
[net.sourceforge.web-harvest/webharvest "2.1.0-RC1"]

Dependencies

test (6)

Group / Artifact Type Version
org.testng : testng jar 5.11
org.unitils : unitils-mock jar [3.3,)
org.unitils : unitils-testng jar [3.3,)
org.unitils : unitils-inject jar [3.3,)
org.unitils : unitils-easymock jar [3.3,)
org.slf4j : slf4j-simple jar 1.6.3

Project Modules

  • webharvest-core
  • webharvest-ide

Versions

Version
2.1.0-RC1