I'm happy to announce the release of #jsoup 1.22.1!

This adds support for the re2j regular expression engine for regex-based CSS selectors, a configurable maximum parser depth, and brings a bunch of bug fixes and improvements.

Details at https://jsoup.org/news/release-1.22.1

This release marks 15 years of jsoup development.

jsoup release 1.22.1 (2026-Jan-01)

jsoup 1.22.1 adds re2j regex support, configurable parser depth, and numerous bug fixes and improvements.

Happy to announce that #jsoup 1.21.2 is out!

Adds custom SSLContext support in HTTP/2 connections, brings DOM/fragment parsing perf gains, and fixes some edge cases in parsing, traversal, cloning, and concurrent reads.

https://jsoup.org/news/release-1.21.2

jsoup release 1.22.2 (2025-Jun-23)

jsoup 1.21.2 adds custom SSLContext support, improves attribute handling, boosts DOM performance, and fixes edge case parsing bugs.

Happy to announce that #jsoup v1.21.1 is out now! Lots of improvements, particularly the ability to directly select nodes (like text, data) with the CSS selectors.

https://github.com/jhy/jsoup/releases/tag/jsoup-1.21.1

Release jsoup 1.21.1 · jhy/jsoup

jsoup 1.21.1 is out now, featuring powerful new node selection capabilities that let you target specific DOM nodes like comments and text nodes using CSS selectors, dynamic tag customization throug...

GitHub

Very happy to announce that I've just released #jsoup 1.20.1!

Lots of improvements and bugfixes -- improved HTML parse rules to align with modern browsers, improved XML namespace handling, and a redesigned HTML pretty-printer for better consistency and customizability. This release also delivers performance optimizations, new API enhancements such as flexible tag definitions via TagSet, concise CSS selectors, and parser thread-safety improvements.

Big thanks to everyone who helped out.

https://jsoup.org/news/release-1.20.1

jsoup release 1.20.1 (2025-Apr-29)

jsoup 1.20.1 brings tighter HTML parsing, improved XML support, new API methods, performance gains, and robust bug fixes.

Good news everybody! I just released jsoup v1.19.1. It adds http/2 request support, and has a bunch of other improvements and bug fixes.

https://jsoup.org/news/release-1.19.1
#jsoup

jsoup release 1.19.2 (2025-Mar-04)

jsoup 1.19.1 introduces HTTP/2 support, performance optimizations, and new APIs for cleaner, more efficient HTML parsing and manipulation.

Build software better, together

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

GitHub

The upcoming version of #jsoup, 1.19.1 will (finally!) support making http/2 requests, if you're running on Java 11+. It still works down to Java 8 if you need that.

It's a drop-in update with no changes required for existing Jsoup.connect() code, other than setting a system property (jsoup.useHttpClient) to enable.

The implementation uses Java's multi-release JAR feature to make requests via the HttpClient impl if it's available, or will fallback to the current HttpURLConnection. This also gives a path to http/3 support when that PEP lands in Java.

https://github.com/jhy/jsoup/pull/2257

Support http/2 requests via HttpClient by jhy · Pull Request #2257 · jhy/jsoup

This adds support for executing HTTP requests using the Java 11+ HttpClient on systems that support it, enabling http/2 requests. On Java 8, and on Android, requests will still go via the existing ...

GitHub
Release 0.2.1 · fleeksoft/ksoup

ksoup Release Notes Dependency Updates Kotlin: Updated to 2.1.0. View Commit Ktor2: Updated to 2.3.13. View Commit kotlinx-io: Updated to 0.6.0. View Commit Android Gradle Plugin (AGP): Updated to...

GitHub
Have you listened to #74 yet?
@javajuneau @dhinojosa @ianhlavats and @kito99 are joined by pilot and #OSS contributor, @lprimak. They discuss #microprofile, #htmlx, @devoxx Genie, #IntelliJ #AI Assistant, #Apache #Shiro, #Arquillian, #PrimeVue, #PrimeNG, #Angular, #BDD, #Jsoup, #JBake, #TestContainers, and more! https://www.pubhouse.net/2024/10/stackd74-but-its-soup.html
Stackd74: But it’s soup – Pub House Network

On your next outing, listen to #74: @javajuneau @dhinojosa @ianhlavats and @[email protected] are joined by pilot and #OSS contributor, @lprimak. They discuss #microprofile, #htmlx, @devoxx Genie, #IntelliJ #AI Assistant, #Apache #Shiro, #Arquillian, #PrimeVue, #PrimeNG, #Angular, #BDD, #Jsoup, #JBake, #TestContainers, Apple #VisionPro and much more! https://www.pubhouse.net/2024/10/stackd74-but-its-soup.html
Stackd74: But it’s soup – Pub House Network