---
title: "Unwrap URL-encoded Base64 Gzip JSON"
description: "Remove a URL layer, decode Base64, decompress Gzip, and format the recovered JSON document."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Unwrap URL-encoded Base64 Gzip JSON

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/structured-data/url-base64-gzip-json/index.mdx
