Extract URLs from Text
Extract all URLs and links from any text. Perfect for gathering links from docum...Extract all URLs and links from any text. Perfect for gathering links from documents, HTML, or markdown with domain analysis.
Input Text
Extracted URLs
Extraction Features
Why Use Extract URLs from Text?
Fast Extraction
Extract all URLs from any text in milliseconds with reliable pattern matching.
Multiple Formats
Export as one-per-line, comma-separated, JSON array, or markdown links.
Domain Statistics
See which domains appear most frequently in your extracted URLs.
Protocol Control
Choose to include or exclude http/https prefixes from extracted URLs.
100% Private
All extraction happens locally in your browser. No data is sent to any server.
Deduplication
Automatically remove duplicate URLs with the unique-only filter.
Common Uses for URL Extraction
Web Scraping
Extract all links from web page source code for analysis or crawling.
Document Analysis
Pull all referenced URLs from reports, emails, or research documents.
Code Review
Extract API endpoints and external URLs from source code and configs.
SEO Auditing
Gather all links from pages for SEO analysis and broken link checking.
How It Works
Paste Your Text
Paste any text containing URLs - plain text, HTML, CSS, code, or documents.
Configure Options
Toggle unique-only, sorting, protocol inclusion, and choose your output format.
Copy or Export
Copy all extracted URLs or view domain statistics for analysis.
Tips & Information
Markdown Export
Use the 'Markdown links' format to get clickable links you can paste directly into markdown documents or GitHub issues.
Strip Protocols
Uncheck 'Include protocol' to get clean domain-only URLs for comparison or deduplication across HTTP and HTTPS.
FTP Not Supported
This tool extracts HTTP and HTTPS URLs only. FTP, mailto, and other protocols are intentionally excluded.