Retour aux outils

URL Parser

Data

Parse, inspect, and extract parts of URLs and query parameters.

ttb run url-parser
Protocol
None
Hostname
None
Port
None
Pathname
None
Search / Query
None
Hash / Fragment
None

Query Parameters

Enter a valid URL to see parsed query parameters.
Partager cet outil :

Comment utiliser URL Parser

Paste any URL into the input field. The tool instantly breaks it down into its constituent parts: protocol, host, port, pathname, query parameters (key-value pairs), hash fragment, and origin. Edit individual components and see the reconstructed URL update in real-time. Invaluable for debugging API endpoints and routing issues.

1

Enter your parameters

Configure the inputs for the Url Parser according to your specific needs.

2

View real-time results

The utility instantly processes your request and displays the calculated outputs directly in your browser.

3

Copy or Download

Click the copy icon next to the final output to instantly grab the result, or export it if applicable.

Questions fréquentes

What is a query parameter?+
Query parameters are key-value pairs appended after the "?" in a URL (e.g., ?page=2&sort=name). They pass data to the server without changing the URL path. Multiple parameters are separated by "&".
What is the hash fragment?+
The hash (#) fragment identifies a specific section within a page (e.g., #section-3). It's not sent to the server - it's handled entirely by the browser for in-page navigation or client-side routing in SPAs.
Restez à Jour

Recevez les nouveaux outils avant tout le monde.

Obtenez les nouveaux outils avant tout le monde. Rejoignez plus de 5 000 développeurs recevant notre résumé hebdomadaire de nouveaux utilitaires, conseils de code et hacks de productivité. Pas de spam, jamais.

© 2026 TinyToolbox. Tous droits réservés.

Confidentialité d'abord. Avec publicités. Toujours gratuit.

[H4CK]