Skip to content

Multi-threaded Hyperlink Extractor which check the validity of each hyperlink inside the provided URL with the desired number of threads. The program can work recursively where it extract all links inside each one of the valid links found in first search.

Notifications You must be signed in to change notification settings

yousefkotp/Multi-threaded-Hyperlink-Extractor

Repository files navigation

Multi-threaded-Hyperlink-Extractor

Multi-threaded Hyperlink Extractor which check the validity of each hyperlink inside the provided URL with the desired number of threads. The program can work recursively where it extract all links inside each one of the valid links found in first search. This can be done by changing depth value. (starting from 0)

Table of Contents

Tools

  1. Java
  2. Jsoup
  3. Java.Swing
  4. Threads
  5. IntelliJ IDEA (IDE)

Author

Yousef Kotp

Screenshots

Screenshot (122)

Screenshot (123)

Screenshot (124)

Screenshot (125)

Screenshot (126)

About

Multi-threaded Hyperlink Extractor which check the validity of each hyperlink inside the provided URL with the desired number of threads. The program can work recursively where it extract all links inside each one of the valid links found in first search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages