Enricher - Unshorten-URL#
Note
This article describes how to configure a particular enrichment source. To see how to configure enrichers in general, see Configure enrichers.
Specifications |
|
---|---|
Enricher name |
Unshorten-URL |
Input |
Uri. |
Output |
Original URL corresponding to the submitted shortened one. |
API endpoint |
|
Description |
The Unshorten-URL polls the specified URL shortener services to return the resolved original URLs corresponding to the submitted shortened ones. |
Configure the enricher parameters#
Edit the enricher.
From the Observable types drop-down menu, select the observable type representing the shortened URLs that the enricher submits to the specified services.
In the Providers field, enter one or more URL shortener services to use with the enricher.
Separate multiple URL shortener services with either a comma or a white space.
Example:bit.ly,goo.gl,tinyurl.com
, orbit.ly goo.gl tinyurl.com
.
You do not need to prefix the domains with the transmission protocol. If included, http:// or https:// is stripped at runtime.The API URL field is automatically filled in with the default domain for the endpoint.
You can add a proxy or set up ports according to your needs.
Default value:https://unshorten.me
.To store your changes, click Save; to discard them, click Cancel.