URL Extractor
Extract, validate, categorize, and check URLs from any text. Hover highlights to jump between source and sidebar.
Free & unlimited
Source text
0 chars
0 URLs
Paste some text to extract URLs
Extraction happens in your browser. The "Check all links" action sends HEAD requests directly from your browser to each URL — no data passes through our servers.
About this tool
- 1
Paste content
Paste text, HTML, markdown, or any content that contains URLs and links.
- 2
Extract URLs
The tool finds all http, https, ftp, and other protocol URLs embedded in the text.
- 3
Filter results
Optionally filter by domain, protocol, or file extension to narrow down the list.
- 4
Copy or export
Copy the clean URL list to clipboard or download as a text file.
- Paste raw HTML source to catch URLs inside href attributes, image sources, and script tags.
- The validator checks each URL for well-formed syntax but does not verify if the site is live.
- Use domain filtering to extract only links from a specific website.
- Extracts URLs with all common protocols (http, https, ftp, mailto)
- Handles URLs with query strings, fragments, and encoded characters
- Domain and extension filtering to narrow results
- Automatic deduplication of identical URLs
- Validates URL syntax and flags malformed links
- Auditing all outbound links on a webpage for SEO or broken-link checking
- Extracting resource URLs from documentation or markdown files
- Pulling download links from a release notes page
- Creating a sitemap-like list from crawled page content