Getting help
If you have a question about how to use jsoup, please use jsoup Discussions.
Before posting a how-to question, please first check the API documentation and search for older answers on Stack Overflow. Stack Overflow is not very active now, but it still has a lot of useful jsoup FAQ and example material.
When asking for help, a small code example is much more useful than a long narrative. Please describe what you are trying to do, show the code you have so far, include the input HTML or URL if relevant, say what you have already tried, and explain the result you expected and what happened instead.
If you think you may have found a bug, see the bugs page. If you are not sure whether it is a bug, start a discussion first. Please use the issue tracker for reproducible bugs, not for general usage questions.
New ideas and changes
Feature ideas, change proposals, and general feedback are all welcome in jsoup Discussions. That gives room to talk through the idea before it turns into an issue or a PR.