The Wayback Machine - https://web.archive.org/web/20200711002419/https://github.com/topics/jsoup
Skip to content
#

jsoup

Here are 537 public repositories matching this topic...

enexusde
enexusde commented Mar 13, 2020

Many methods that allows instreams as parameter exposes infos about closing the stream. Example:
Properties#load:

  • The specified stream remains open after this method returns.

This information is very usefull. I miss that in Jsoup.parse();

After intensive inspection of the sourcecode I was able to find out that the instream is not closed. To avoid this inspection-work the documentation sh

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.
  • Updated Jun 24, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the jsoup topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jsoup topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.