DOC

it.skrape : skrapeit-core

Maven & Gradle

Oct 14, 2020
3 usages
756 stars

skrape{it} · A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. First and foremost it aims to be a testing lib, but it can also be used to scrape websites in a convenient fashion.

Table Of Contents

Latest Version

Download it.skrape : skrapeit-core Javadoc & API Documentation - Latest Versions:

All Versions

Download it.skrape : skrapeit-core Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x
0.6.x
0.5.x
0.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file skrapeit-core-1.0.0-alpha8-javadoc.jar to skrapeit-core-1.0.0-alpha8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder skrapeit-core-1.0.0-alpha8-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "skrapeit-core-1.0.0-alpha8-sources.jar" -d "skrapeit-core-1.0.0-alpha8-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 19, 2022
6 usages
756 stars
Jul 19, 2022
4 usages
756 stars
Jul 19, 2022
4 usages
756 stars
Oct 14, 2020
3 usages
756 stars
Jul 19, 2022
2 usages
756 stars

Discover Dependencies

May 30, 2022
6 usages
1k stars
Jul 02, 2023
3 usages
20 stars
Sep 24, 2020
31 usages
2 stars
May 24, 2023
86 stars