Last Version

Scraphead 1.2.0

Scraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta information from HTML head tag.

License

License

GroupId

GroupId

fr.ght1pc9kc
ArtifactId

ArtifactId

scraphead
Version

Version

1.2.0
Type

Type

pom
Description

Description

Scraphead
Scraphead allow to scrap html frm URL in order to retrieve OpenGraph, Twitter Card and many other meta information from HTML head tag.
Project URL

Project URL

https://github.com/Marthym/scraphead
Source Code Management

Source Code Management

https://github.com/Marthym/scraphead

Download scraphead 1.2.0

Filename Size
scraphead-1.2.0.pom 18 KB
Browse

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

Dependencies

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

Project Modules

  • scraphead-core
  • scraphead-netty