Install
openclaw skills install cn-url-parserURL解析工具。分解URL各部分(协议、域名、路径、查询参数),支持参数提取、URL构建、批量解析。纯Python标准库,无需API Key。
openclaw skills install cn-url-parserURL解析工具。Web开发者调试好帮手。
# 解析URL
python3 scripts/url_parser.py "https://example.com/search?q=hello&page=1#top"
# URL编码
python3 scripts/url_parser.py "encode 你好世界"
# URL解码
python3 scripts/url_parser.py "decode %E4%BD%A0%E5%A5%BD"
输入:https://example.com/search?q=hello&page=1
输出:
协议: https
域名: example.com
路径: /search
参数: q=hello, page=1
开发工具
URL, 解析, 参数提取, parser, query, encode, decode
出品: AISoBrand|爱索品牌 — AI搜索优化工具
官网: https://aisobrand.com
免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果