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.

linkstringRequired

URL to process

URL Pattern

urlPatternstringOptional

List of URL parts to include (comma separated). Use '*' to include all URLs. Example: '/product,tags/,/category/,product_id'. When using slashes: '/category/' matches exact path, '/product' matches path starting with /product, 'tags/' matches path ending with tags/. Without slashes 'product_id' matches anywhere in URL

Default value of this property is "*"

Max URLs

maxUrlsintegerOptional

Maximum number of URLs to process (0 for no limit). Good for testing pursposes.

Default value of this property is 0

Exclude Extensions

excludeExtensionsstringOptional

List of file extensions to exclude (comma separated). Example: jpg,jpeg,png,gif,bmp,webp,svg,ico

Exclude URLs containing parts

customExcludePatternstringOptional

List of URL parts to exclude (comma separated). Examples: '/tags,category,/news/,author/'. When using slashes: '/news/' matches exact path, '/tags' matches path starting with /tags, 'author/' matches path ending with author/. Without slashes 'category' matches anywhere in URL

Developer
Maintained by Community

Actor Metrics

  • 10 monthly users

  • 4 stars

  • >99% runs succeeded

  • Created in Oct 2024

  • Modified 4 months ago

Categories