When auditing links you sometimes want the full URL and sometimes only the host it points to.
Link Extractor lets you switch between full-link output and domain-only output from the same pasted text.
How to use Link Extractor
- Paste the text or markup that contains links into the input box.
- Choose full-link or domain-only output, and Link Extractor lists the links that way.
- Copy the resulting list, or download it for your audit.
Use cases
- Listing every full link referenced in a page draft.
- Reducing a set of links to just the hosts for a quick audit.
- Checking which sites a block of text points to.
Good to know
Link Extractor finds full http and https links and, with the domain-only option, reduces each to its host with the scheme and any leading www removed. Duplicate removal helps when the same link appears many times.
Frequently asked questions
What does domain-only output give me?
It strips each link down to its host, removing the scheme, any leading www and the path, so you see just the sites.
Are duplicate links collapsed?
Yes. With duplicate removal on, links that repeat are reduced to a single entry in the list.
Does full-link output keep the whole URL?
Yes. In full-link mode the complete link, including path and query string, is returned as found.