URL Expander
For any URL, the API Returns: * Real Target URL. * If dead or alive. * Response time in ms. Bring just *any* shortened URL up to 3 levels deep; this API will return 1. The target URL if you provide a shortened URL 2. Whether the target URL is alive or not. One good use of API can be to detect and remove all the dead/old URLs. This API can handle shortened Twitter URLs as well. So you can use it…
URL Expander endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
URL_Expander /url_expander |
Provide short_url through Query Param. If the target URL is no more active (or removed/moved) it will return { target_url_alive : False } URL's response_time is in milliseconds |
URL Expander pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $3.99 / month | 5 / second |
|
| ULTRA Recommended | $14.99 / month | 10 / second |
|
| MEGA | $99 / month | — |
|