Skip to main content

Url parser plugin

This plugin parses URL and returns it as output.

Configuration

User must provide a path to page URL. By default, path is available at session in context.page.url

{
  "url": "session@context.page.url"
}

Input

This action does not process input payload directly.

Output

Output example for url http://web.address.com/path/index.html?param1=1#hash:

{
  "url": "http://web.address.com/path/index.html?param1=1#hash",
  "scheme": "http",
  "hostname": "web.address.com",
  "path": "path",
  "query": "index.html?param1=1",
  "params": {
    "param1": "1"
  },
  "fragment": "hash"
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-url-parser-0.6.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tracardi_url_parser-0.6.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file tracardi-url-parser-0.6.0.tar.gz.

File metadata

  • Download URL: tracardi-url-parser-0.6.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12

File hashes

Hashes for tracardi-url-parser-0.6.0.tar.gz
Algorithm Hash digest
SHA256 edf077987f892caf24b42c33d6b6497f5e695b9a6755a7165ec09c621b9c3ce7
MD5 e984edb80f055c43fa04f246d923cb7a
BLAKE2b-256 a5953bd2e95394fb892e9488d3796f73a4b565afcb68a8a818d11a933e3c79b0

See more details on using hashes here.

File details

Details for the file tracardi_url_parser-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: tracardi_url_parser-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12

File hashes

Hashes for tracardi_url_parser-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d7c78f5560e86307f53283087cf6d17c3bc849311b5a4dd930c0a5d998ee42d
MD5 75e70178ed6a1f31ece0f836de557fc1
BLAKE2b-256 339a6889f6d2e1aff88a799b6513a7da93919fa16f790fbc01d963bdd0fa9009

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page