All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download it.skrape JAR files with all dependencies

Search JAR files by class name

skrapeit-http-fetcher from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-http-fetcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-http-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-browser-fetcher from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-browser-fetcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-browser-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 5
Dependencies skrapeit-base-fetcher, htmlunit-android, logback-classic, log4j-over-slf4j, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-base-fetcher from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-base-fetcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-base-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 2
Dependencies kotlinx-coroutines-jdk8, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-async-fetcher from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-async-fetcher
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-async-fetcher
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-mock-mvc-extension from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-mock-mvc-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-mock-mvc-extension
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-ktor-extension from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-ktor-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-ktor-extension
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-html-parser from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-html-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-html-parser
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 3
Dependencies skrapeit-base-fetcher, jsoup, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 8
Dependencies skrapeit-assertions, skrapeit-async-fetcher, skrapeit-base-fetcher, skrapeit-browser-fetcher, skrapeit-http-fetcher, skrapeit-dsl, skrapeit-html-parser, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-dsl from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-dsl
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-dsl
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

skrapeit-assertions from group it.skrape (version 1.3.0-alpha.2)

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.

Group: it.skrape Artifact: skrapeit-assertions
Show all versions Show documentation Show source 
 

0 downloads
Artifact skrapeit-assertions
Group it.skrape
Version 1.3.0-alpha.2
Last update 29. November 2023
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 4
Dependencies skrapeit-html-parser, skrapeit-dsl, skrapeit-base-fetcher, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!



Page 1 from 2 (items total 16)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy