Search and analysis of links on the page

A tool for searching and analyzing links on a website page. Enter the page address where you need to find all the links. Breakdown into internal and external links.
Result display option:

The link analysis system allows you to determine the complete list of links on a web page.

The functionality includes:

  1. Link classification:
    1. Circular – links that point to themselves
    2. Internal – leading to the same website
    3. Anchor – navigating within the same page
    4. External – pointing to other domains
    5. Others – telephone "tel:", email "mailto:", placeholder links "javascript:void(0);", etc.<.li>
    6. Without href attribute – elements styled as links but lacking an actual path
  2. Data filtering:
    1. Relative links – work in relation to the current domain without specifying a full address
    2. Absolute links – specify the full path, explicitly including the protocol and domain
    3. Unique links – eliminating duplicate addresses

The system analyzes the HTML code of the page, extracts all links, categorizes them by type, and provides a convenient list for review.