|
|
|
|
|
by aeonik
1291 days ago
|
|
Not OP but I use Reaver with good results. It supports all of JSoup's selectors, and makes it very clean to extract data from HTML. The documentation is a little lacking though, I had to look up other examples on GitHub to figure out how to use all the features. https://github.com/mischov/reaver |
|