Skip to main content

URLDecode

This Script is part of the Filters And Transformers Pack.#

Converts "https:%2F%2Fexample.com" into "https://example.com".

Script Data#


NameDescription
Script Typepython
Tagstransformer

Inputs#


Argument NameDescription
valueThe URL to input.

Outputs#


PathDescriptionType
DecodedURLThe parsed URL as a key/value.string