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)
- Java
- Jsoup
- Java.Swing
- Threads
- IntelliJ IDEA (IDE)