URL Shortener avatar
URL Shortener

Pricing

$10.00/month + usage

Go to Store
URL Shortener

URL Shortener

Developed by

scraped

scraped

Maintained by Community

Shorten a list of URLs

5.0 (1)

Pricing

$10.00/month + usage

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

You can access the URL Shortener programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "urls": [
< "https://www.cnn.com/2025/04/12/politics/trump-krebs-khalil-taylor-crackdown-dissent-what-matters/index.html",
< "https://www.tripadvisor.com/Tourism-g4-Europe-Vacations.html"
< ]
<}' |
<apify call scraped/url-shortener --silent --output-dataset

URL Shortener API through CLI

The Apify CLI is the official tool that allows you to use URL Shortener locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: