FAQ 1: Is this URL extractor free?
Answer: Yes, it is completely free with no sign-up, and there are no limits on how much text you can scan or how often you can use it.
FAQ 2: Is my text or my extracted URLs stored anywhere?
Answer: No. The extraction runs entirely in your browser - nothing you paste, upload or extract is sent to or saved on any server. Once you close or refresh the page, everything is gone.
FAQ 3: Why was example.com not extracted?
Answer: A candidate must either start with a scheme (https://, http://, ftp://) or with www. Bare domains are skipped on purpose, because plain words like report.doc or file.zip look almost identical and would flood the results with false positives. Add a scheme or www. to the address and it will be found.
FAQ 4: Can this tool crawl a website by URL?
Answer: No, it works on text you provide rather than live web pages, because browsers block cross-site reading of other websites. To use it on a web page, open the page, view its source (Ctrl+U in most browsers), copy the markup and paste it into the tool.
FAQ 5: Why do some extracted URLs look different from the input?
Answer: Two options rewrite URLs on purpose: Add missing scheme prepends https:// to www addresses, and Strip tracking parameters removes click-tracking from query strings. Both start unchecked - uncheck whichever you do not want and the URLs stay exactly as they appear in your text.
FAQ 6: Does this tool also extract email addresses?
Answer: No, mailto: links and bare email addresses are ignored here. Use our Email Extractor for addresses - it catches them along with obfuscated forms and Gmail aliases.