DOC

it.skrape : skrape-it

Maven & Gradle

Oct 05, 2020
758 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 : skrape-it Javadoc & API Documentation - Latest Versions:

All Versions

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

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file skrape-it-1.0.0-alpha7-javadoc.jar to skrape-it-1.0.0-alpha7-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder skrape-it-1.0.0-alpha7-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 "skrape-it-1.0.0-alpha7-sources.jar" -d "skrape-it-1.0.0-alpha7-javadoc" -subpackages 

Advertisement

Dependencies from Group

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

Discover Dependencies