3 packages returned for Tags:"jsoup"
- 67,215 total downloads
- last updated 6/21/2017
- Latest version: 1.0.0
dcsoup is a .NET library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
This library is basically a port of jsoup, a Java HTML parser library. see also: http://jsoup.org/
API reference is...
More information
- 2,810 total downloads
- last updated 2/25/2020
- Latest version: 1.12.2
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.