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

Download JAR files tagged by scraping with all dependencies

Search JAR files by class name

jsrlib from group org.secnod.jsrlib (version 0.0.1)

Jsrlib is a software library that acts as a librarian for Java Specification Requests (JSRs). It can query JSRs by for instance the Java packages they specify, and it can also download JSRs by screen scraping <https://wwww.jcp.org>.

Group: org.secnod.jsrlib Artifact: jsrlib
Show documentation Show source 
 

0 downloads
Artifact jsrlib
Group org.secnod.jsrlib
Version 0.0.1
Last update 03. June 2023
Organization not specified
URL https://github.com/silb/jsrlib
License MIT
Dependencies amount 3
Dependencies gson, jsoup, slf4j-api,
There are maybe transitive dependencies!

webscrapingapi-sdk from group io.github.webscrapingapi (version 1.0.1)

WebScrapingApi is an API that allows scraping websites while using rotating proxies to prevent bans. This SDK for Java makes the usage of the API easier to implement in any project you have.

Group: io.github.webscrapingapi Artifact: webscrapingapi-sdk
Show all versions 
 

0 downloads
Artifact webscrapingapi-sdk
Group io.github.webscrapingapi
Version 1.0.1
Last update 07. September 2022
Organization not specified
URL https://www.webscrapingapi.com
License MIT Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

html-pipeline from group net.pwall.html (version 0.1)

Simple parser for HTML, using the pipelines library. This is not intended to be a strict parser of HTML5; the main planned use is to help with "screen-scraping" of HTML websites. It may also find use as a tool for testing HTML generation.

Group: net.pwall.html Artifact: html-pipeline
Show documentation Show source 
 

0 downloads
Artifact html-pipeline
Group net.pwall.html
Version 0.1
Last update 01. March 2020
Organization not specified
URL https://github.com/pwall567/html-pipeline
License The MIT License (MIT)
Dependencies amount 3
Dependencies pipelines, htmlutil, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

core from group it.skrape (version 0.4.1)

skrape{it} is a Kotlin-based HTML testing and web scraping library that can be used seamlessly in both Spring-Boot and other JVM projects. It places particular emphasis on ease of use, a high level of readability and attention to performance through the use of non-blocking operations.

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

3 downloads
Artifact core
Group it.skrape
Version 0.4.1
Last update 08. April 2019
Organization not specified
URL https://docs.skrape.it
License MIT License
Dependencies amount 4
Dependencies jsoup, jbrowserdriver, assertj-core-kotlin, kotlin-reflect,
There are maybe transitive dependencies!

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!



Page 4 from 5 (items total 46)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy