{ "operationId": "getCountryLookupPage", "method": "GET", "url": "https://postalcodes.info/postal-codes/spain", "request": { "headers": { "Accept": "text/html" }, "path": { "country": "spain" } }, "response": { "status": 200, "headers": { "Content-Type": "text/html; charset=utf-8" }, "body": "Spain Postal Codes | PostalCodes.info

Spain

... (canonical HTML page with hierarchy, locality and code references) ..." }, "notes": "Lookup pages are HTML. Useful for manual review and citation; not intended for machine parsing. Use /search and /ajax-preview for JSON access." }