https://github.com/jhy/jsoup

css css-selectors dom html java java-html-parser jsoup parser xml xpath

Last synced: about 1 month ago

Repository metadata:

jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,958
Total Committers: 133
Avg Commits per committer: 14.722
Development Distribution Score (DDS): 0.201

Commits in past year: 154
Committers in past year: 6
Avg Commits per committer in past year: 25.667
Development Distribution Score (DDS) in past year: 0.286

Name Email Commits
Jonathan Hedley j****n@h****t 1565
dependabot[bot] 4****] 118
offa b****v@y****m 42
Anton Kazennikov k****v@g****m 27
Isira Seneviratne 3****e 12
Askar Akhmerov a****v@o****m 8
Anton Kazennikov k****n@i****u 7
Alex Westphal a****l@o****m 7
Erich Schubert s****t@i****e 6
mingfai.ma m****a@e****m 5
Ioana Leontiuc i****c@s****l 4
Jeremy Landis j****s@h****m 4
Mite Mitreski m****i@t****l 4
Pascal Schumacher p****r@g****t 4
cketti ck@c****e 4
Jonathan Hedley j****y@j****l 3
Jared Stehler j****r@h****m 3
benoit b****t@u****m 3
pafgoncalves p****s@g****m 3
Erich Schubert k****0 3
pipiZ z****8@g****m 2
xiaojian cai m****j@g****m 2
Sebastian s****n@t****e 2
Yohei Kishimoto m****i 2
Michael Schmid s****l 2
Hulmes 6****8 2
krystiangorecki f****k@g****m 2
Travis Wellman tw@t****m 2
Tim Burke t****e@g****m 2
Serdar Kuzucu s****3@g****m 2
and 103 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

maven: org.jsoup:jsoup

jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.

maven: com.github.hazendaz.jsoup:jsoup

jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.

  • Homepage: https://jsoup.org/
  • Documentation: https://appdoc.app/artifact/com.github.hazendaz.jsoup/jsoup/
  • Licenses: The MIT License
  • Latest release: 1.15.1 (published almost 3 years ago)
  • Last Synced: 2024-11-11T00:27:55.679Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 4
  • Rankings:
    • Stargazers count: 2.838%
    • Forks count: 3.389%
    • Dependent repos count: 12.011%
    • Average: 12.743%
    • Dependent packages count: 32.733%
maven: com.vaadin.external.jsoup:jsoup-case-sensitive

jsoup HTML parser

  • Homepage: https://jsoup.org/
  • Documentation: https://appdoc.app/artifact/com.vaadin.external.jsoup/jsoup-case-sensitive/
  • Licenses: The MIT License
  • Latest release: 1.9.2 (published over 8 years ago)
  • Last Synced: 2024-11-11T00:28:01.604Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 2.838%
    • Forks count: 3.389%
    • Average: 19.189%
    • Dependent repos count: 20.645%
    • Dependent packages count: 49.885%

Dependencies

pom.xml maven
  • com.google.code.findbugs:jsr305 3.0.2 provided
  • com.google.code.gson:gson 2.9.0 test
  • org.eclipse.jetty:jetty-server 9.4.46.v20220331 test
  • org.eclipse.jetty:jetty-servlet 9.4.46.v20220331 test
  • org.junit.jupiter:junit-jupiter 5.8.2 test