Skip to content
#

webcrawler

Here are 891 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 19, 2024
  • Java

Improve this page

Add a description, image, and links to the webcrawler 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 webcrawler topic, visit your repo's landing page and select "manage topics."

Learn more