yousefkotp / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%