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.The link analysis system allows you to determine the complete list of links on a web page.
The functionality includes:
-
Link classification:
- Circular – links that point to themselves
- Internal – leading to the same website
- Anchor – navigating within the same page
- External – pointing to other domains
- Others – telephone "tel:", email "mailto:", placeholder links "javascript:void(0);", etc.<.li>
- Without href attribute – elements styled as links but lacking an actual path
-
Data filtering:
- Relative links – work in relation to the current domain without specifying a full address
- Absolute links – specify the full path, explicitly including the protocol and domain
- 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.