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. The one exception is the optional "Load HTML/Text from URL" box: the URL you enter is sent to our server-side proxy so it can fetch that page's source (browsers cannot read other sites directly), after which the actual scanning still happens locally on your device.
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 read a website by URL?
Answer: Yes. Type a web page address in the "Load HTML/Text from URL" box and click "Load URL" to fetch that page's markup straight into the input. The page is retrieved through our server-side proxy (browsers block cross-site reading directly), the source is loaded into the Text to Scan box, and you can then extract immediately. You can also open a page, view its source (Ctrl+U in most browsers), copy the markup and paste it in manually.
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.