{"library":"jsoup","type":"library","category":null,"description":"jsoup is a Java library that simplifies working with real-world HTML and XML, offering an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors.","language":"java","status":"active","version":"1.22.2","tags":["html","xml","parsing","scraping","dom","css-selector"],"last_verified":"Mon Jun 15","install":[{"cmd":"<dependency>\n  <groupId>org.jsoup</groupId>\n  <artifactId>jsoup</artifactId>\n  <version>1.22.2</version>\n</dependency>","imports":["org.jsoup.Jsoup"]},{"cmd":"implementation 'org.jsoup:jsoup:1.22.2'","imports":[]}],"homepage":"https://jsoup.org/","github":"https://github.com/jhy/jsoup","docs":"https://appdoc.app/artifact/org.jsoup/jsoup/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}