Nothing Special   »   [go: up one dir, main page]

Skip to content
#

html-parsing

Here are 20 public repositories matching this topic...

This project is a multi-threaded web crawler implemented in Java that efficiently explores websites using Jsoup for HTML parsing and ExecutorService for concurrent URL processing. It supports depth control, manages crawled URLs, and ensures that the crawler can resume from a previous state using a persistent state file.

  • Updated Nov 22, 2024
  • Java

Improve this page

Add a description, image, and links to the html-parsing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html-parsing topic, visit your repo's landing page and select "manage topics."

Learn more