URLDecode
This Script is part of the Filters And Transformers Pack.#
Converts "https:%2F%2Fexample.com" into "https://example.com".
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | transformer |
Inputs#
| Argument Name | Description |
|---|---|
| value | The URL to input. |
Outputs#
| Path | Description | Type |
|---|---|---|
| DecodedURL | The parsed URL as a key/value. | string |