Extract URLs
Find and list every unique http/https link in your text.
Input
Output
0 unique URLs found
Paste any text and get a de-duplicated list of the web links it contains, one per line, with a count.
How to use
- Paste your text into the input box.
- See the extracted links in the output box.
- Copy the list or review the total count.
Frequently asked questions
- Which links are detected?
- URLs starting with http:// or https:// are matched. Bare domains without a scheme are ignored.
- Are duplicate links kept?
- No. Identical URLs are collapsed so each link appears only once.