URL Parser: Parts, Queries, and Fragments
Learn how URLs are structured, how query parameters work, and how parsing a URL helps with debugging links, APIs, and campaigns.
Blog category
Practical guides and tutorials about developer tools.
Learn how URLs are structured, how query parameters work, and how parsing a URL helps with debugging links, APIs, and campaigns.
Learn how CSV formatting works, why quoting matters, how delimiters affect parsing, and how to clean spreadsheet exports before importing or converting data.
Learn how CSV to JSON conversion works, how headers become object keys, how quoted fields are parsed, and how to avoid data loss.
Understand JSON minification, when compact JSON is useful, what it changes, and how to avoid mistakes with API payloads and config values.
Learn how JSON path queries work, how to select nested values, arrays, indexes, and wildcards, and how to test paths against API response data.
Learn how XML formatting works, what well-formed XML means, how indentation helps debugging, and how to avoid common XML syntax errors.
Learn how YAML formatting works, why indentation matters, how lists and maps are represented, and how to avoid common configuration mistakes.
Learn the differences between JSON and YAML, when to use each format, and how to convert between them.
Learn cron syntax with practical examples, special characters, common scheduling patterns, troubleshooting tips, and a browser-based cron expression generator.
Related tools
Open the core developer utilities for formatting, debugging, encoding, and inspecting data.
Open toolkitFormat structured data, markup, SQL, and Markdown while following the developer guides.
Open toolkitWork with JSON, CSV, YAML, XML, JSON Path, and conversion workflows from one collection.
Open toolkit