Web collection
URL and web data tools
Encode, decode, parse, inspect, extract, and prepare URLs or web data.
A URL contains structured components. Encode only the component that needs encoding, and never place secrets in a URL.
Browse the complete topic
This focused collection connects to the broader catalog categories.
6 tools
Working tools in this collection
- domains ExtractorFind and collect domains from the supplied input. Add the content, choose the checks, and review the reported details.
- Fang URL Network ClientRun Fang URL with a reviewed destination and request settings. Enter input, adjust the options, then copy or download the result.
- URI ParserRead URI input and show its structured details. Enter input, adjust the options, then copy or download the result.
- URL DefangerRewrite uRL into a safer shareable form. Enter input, adjust the options, then copy or download the result.
- URL Encoder and DecoderEncode URL text or decode encoded URL text.
- URLs ExtractorFind and collect uRLs from the supplied input. Add the content, choose the checks, and review the reported details.
Direct answers
Questions about this tool family
When should I URL encode a value?
Encode a value before placing it inside a URL component. Do not encode the complete URL when its separators must remain structural.
Is a URL safe for secrets?
No. Browsers, servers, analytics, and shared messages can store complete URLs. Use a protected request body for secrets.
Continue the task
Related collections
Apply the tools