Get URLs from link
Pricing
$2.95/month + usage
Get URLs from link
Extracts URLs from a sitemap or webpage with intuitive path matching. Use comma-separated patterns to include or exclude URL paths with smart matching: '/tags/' for exact paths, '/product' for paths starting with, or simple text for substring matches.
5.0 (1)
Pricing
$2.95/month + usage
6
Total users
77
Monthly users
15
Runs succeeded
>99%
Last modified
6 months ago
You can access the Get URLs from link 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 '{< "link": "https://www.google.com/sitemap.xml",< "excludeExtensions": "jpg,jpeg,png,gif,bmp,webp,svg,ico",< "customExcludePattern": "/tags/,category"<}' |<apify call boring_code/get-urls-from-link --silent --output-dataset
Get URLs from link API through CLI
The Apify CLI is the official tool that allows you to use Get URLs from link locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: