a11y.skipToMainContent
1

URL pagina

Incolla qualsiasi URL per abbatterlo nei suoi componenti: protocollo, nome host, porta, nome del percorso, parametri di query e frammento/hash.

Was this tool helpful?
Send output to:
Advertisement

How to use URL Parser

  1. Incolla un URL nel campo di input.
  2. Fare clic su URL Parse.
  3. Visualizza tutti i componenti URL in formato strutturato.
  4. Copia singoli componenti come necessario.

Che cos'e'?

Questo parser URL utilizza il costruttore di URL integrato del browser per abbattere accuratamente qualsiasi URL nelle sue parti componenti. I parametri di query vengono visualizzati in un formato tabella leggibile. Utile per il debug degli URL, la comprensione delle catene redirect, l'estrazione dei parametri di query o l'analisi delle strutture URL

Advertisement

FAQ

Quali sono le parti di un URL?
Un URL è composto da: protocollo (https://), hostname (example.com), port (:443), pathname (/page), query string (?key=value), e fragment/hash (#sezione).
Può gestire URL con caratteri speciali?
Sì — il costruttore di URL gestisce correttamente i caratteri codificati per cento in tutti i componenti dell'URL.

Related tools

Author

MW
Marcus Webb"The DevTool Craftsman"

Full-Stack Developer & Tools Architect

Marcus has been writing code since the dial-up era. He has contributed to open-source developer tools, built CI/CD pipelines for startups, and debugged production incidents at 3 AM more times than he would like to admit. His philosophy is that the best developer tool is the one that gets out of your way, and he writes about practical tooling that helps teams ship faster with fewer headaches.

← Back to Developer Tools · All tags

Last updated:

Advertisement