Link Extractor
Paste HTML to list every link, with internal/external classification.
Paste your source on the left to see the analysis here.
Extract All Links from a Page
Paste a page's HTML and this tool lists every link with its anchor text, destination, type, and rel attribute. It classifies each link as internal, external, or other (anchors, mailto, tel) so you can audit your linking at a glance.
What it reports
- Every <a href> on the page
- Anchor text and rel attribute
- Internal vs. external classification
- Counts for each link type
Why links matter for SEO
Internal links spread authority and help crawlers discover pages, while external links to quality sources build trust. The rel attribute (nofollow, sponsored, ugc) tells search engines how to treat a link.
How classification works
Links beginning with http:// or https:// are treated as external; relative paths are internal; and anchors (#), mailto:, and tel: links are grouped as 'other'. Everything runs in your browser â no page is fetched and nothing is uploaded.
Frequently Asked Questions
Common questions about the Link Extractor.