Get URLs from link avatar

Get URLs from link

Try for free

7 days trial then $2.95/month - No credit card required now

Go to Store
Get URLs from link

Get URLs from link

boring_code/get-urls-from-link
Try for free

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 CLIis 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:

Developer
Maintained by Community

Actor Metrics

  • 8 monthly users

  • 4 stars

  • >99% runs succeeded

  • Created in Oct 2024

  • Modified 3 months ago

Categories