JScrapper

Web Scrapper for dynamic pages

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.brunomndantas
ArtifactId

ArtifactId

jscrapper
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JScrapper
Web Scrapper for dynamic pages
Project URL

Project URL

https://github.com/BrunoMNDantas/JScrapper
Project Organization

Project Organization

com.github.brunomndantas
Source Code Management

Source Code Management

https://github.com/BrunoMNDantas/JScrapper

Download jscrapper

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8
org.apache.commons : commons-text jar 1.4
org.apache.logging.log4j : log4j-core jar 2.11.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : selenium-firefox-driver jar 3.141.59

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0