Get URLs from link
7 days trial then $2.95/month - No credit card required now
Get URLs from link
7 days trial then $2.95/month - No credit card required now
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.
You can access the Get URLs from link 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 "link": "https://www.google.com/sitemap.xml",
3 "excludeExtensions": "jpg,jpeg,png,gif,bmp,webp,svg,ico",
4 "customExcludePattern": "/tags/,category"
5}' |
6apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
11 monthly users
-
4 stars
>99% runs succeeded
Created in Oct 2024
Modified 3 months ago