Url Canonicalizer

Normalize URLs to a canonical form (lowercase host, drop default port and trailing slash, remove fragment, strip utm_/fbclid/gclid tracking params, sort the query) so the same page dedupes to one key - stdlib only. Use when the user wants to dedup links across sources, normalize scraped URLs, or build a stable seen-set key from a URL.

baronguyen001 Updated

File contents

baronguyen001/ai-automation-skills/tree/main/skills/url-canonicalizer commit 750e4ac090

Frequently asked questions

npx skillmds@latest add baronguyen001/url-canonicalizer