Visualize and edit complex url structures. Working with complex urls? Chuck them inside parseurlonline.com and get a breakdown of all query params, hashes, paths and other bits.
Hey folks I made this simple utility to parse and edit complex urls.
I've been working on a SaaS where I need to work with complex urls all the time. Frustrated with no good query analyzers online, I built this simple tool to work flawlessly with mostly all complex urls.
Right now, it supports:
- Analyzing query strings
- Analyzing PHP based object encoded query strings
- Comparing different urls
- Analyzing utm codes
.. and more.
Let me know if you have a feature request in mind.
Lastly, if you find this tool useful, a share on social media would be very appreciated!
This is the type of tool that you didn't know you needed until you see it... can't even count the number of times I pasted a long URL into my editor and manually broken up the parts just to figure out whats going on... thanks for building it! Would be super cool too if this became like a editor plugin, where I can just paste it in and have it work without having to leave the editor.
@shash122tfu im using vs code so just thinking of something like trigger a command to open a input box (like the file selector input box) paste in the URL, and show the output just like the web version but in the editor itself directly!
or perhaps a chrome plugin that u can just click open a small popup to paste in the link and opens the site directly with the URL.
main reason is because its hard to remember the link or to use it since it is not really an everyday thing being dealt with too, but super handy when u need it.
just thinking about it but regardless, this is still pretty cool!!
@jaimeloeuf I see what you mean. I was going to create a chrome extension initially but the webapp was faster haha. Not gonna promise a chrome extension is on the way but I might release it when I have some free time.
Parse Url Online
Parse Url Online
Parse Url Online