Engine

Link Extractor

Extract and classify links from an HTML block to review internal linking, external outputs, and relevant technical attributes.

Analyze page

Analyze a page

Enter a URL to extract and classify all its links in real-time.

INFO

WHAT DOES THE LINK EXTRACTOR CHECK?

This tool analyzes link tags present in pasted HTML and generates a clear inventory of detected URLs.

It allows you to check whether the content links correctly, whether unnecessary external links exist, and whether rel attributes are properly defined.

  • Detected links:

    Lists all URLs found in a tags.

  • Classification:

    Separates internal, external, relative, and anchor links.

  • rel attributes:

    Detects nofollow, sponsored, ugc, and noopener.

  • Quick review:

    Provides a useful summary for on-page auditing.

Questions about links

Common questions about link extraction, classification, and attributes.

Can it automatically crawl a URL?
This version works with pasted HTML. This avoids depending on permissions, CORS, or external browser requests.
What is the difference between internal and relative links?
An internal link points to the same domain. A relative link does not include the full domain and usually belongs to the same website.
Does it detect nofollow links?
Yes. It checks the rel attribute and flags nofollow, sponsored, ugc, and noopener when present.