Get Proper Url From Shortened One
No credit card required
Get Proper Url From Shortened One
No credit card required
Get the real url from any shortened or weird url form you can find. If you can manually open it in the browser, this actor will tell you the opened url. Link unshortener :)
You can access the Get Proper Url From Shortened One programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://bit.ly/the_shortest_way_to_get_to_apify_store"
5 }
6 ]
7}' |
8apify call zuzka/get-proper-url-from-shortened-one --silent --output-dataset
Get Proper Url From Shortened One API through CLI
The Apify CLI is the official tool that allows you to use Get Proper Url From Shortened One locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
2 monthly users
-
3 stars
>99% runs succeeded
Created in Dec 2022
Modified 6 months ago