Extract URL paths in bulk
Convert complete URLs into a unique path list for route analysis, migration checks and authorized application mapping—entirely inside your browser.
清洁选项
路径
2 跟踪参数已删除
仅将此实用程序用于您有权评估的数据和系统。设置 URL 列表格式不会授予测试其目标的权限。
一个 URL 列表的六种输出格式
切换工作区输出而不编辑输入。每种格式都会自动标准化和重复数据删除。
干净的网址
小写方案和主机名、排序查询字符串、无片段、凭据或重复行。
域名
将混合列表折叠成一个唯一的主机名清单,为范围审查和资产列表做好准备。
端点
保留原点和路径,删除每个查询字符串,因此相同的端点仅列出一次。
路径
跨主机提取路由结构以比较环境或映射应用程序表面。
参数
无需编写任何正则表达式,即可将 URL 列表转换为去重查询关键词列表。
模糊模板
将每个参数值替换为常见授权测试工作流程使用的 FUZZ 占位符。
永远看不到您的列表的 URL 实用程序
无需帐户、无需上传,也不会请求您粘贴的域名——只在您的浏览器标签页中处理文本。
100%
本地加工
每个 URL 都会由您的浏览器进行解析。没有任何内容上传到 DorkPlus,也没有联系粘贴的域。
016
输出格式
从单个输入中清理 URL、域、端点、路径、参数单词列表和 FUZZ 模板。
020
限额和账户
无需登录,无上传上限,无需排队。粘贴列表,选择输出并立即复制或导出。
03How to extract paths from URLs
Strip each valid URL down to its pathname so routes can be compared across domains, environments and query-string variations.
Paste the complete URLs
Add URL lists from crawlers, logs, exports or copied text. Both HTTP and HTTPS addresses are supported.
https://example.com/products/widget?id=42#detailsUse Paths output mode
The page opens with Paths selected. The parser keeps the pathname and removes the origin, query string and fragment.
Inspect the deduplicated routes
URLs that differ only by host or parameters collapse to the same path, making repeated route structures easy to spot.
/products/widgetCopy or download the paths
Export the unique path list for documentation, migration QA or an explicitly authorized application review.
自动处理
Why separate URL paths from their domains?
Paths describe application and content structure independently of a hostname. Removing origins and query strings makes it easier to compare the same routes across production, staging and migrated domains.
Different parameter values may collapse to one path by design. Keep the complete URL source when parameter-level distinctions are important to your analysis.
- Compare route structures across hosts
- Remove query and fragment noise
- Deduplicate recurring path patterns
常见用例
Site migration QA
Compare route inventories before and after a domain migration.
Application mapping
Summarize paths observed within an authorized application scope.
Content audits
Group many parameterized URLs by their underlying pathname.
Environment comparison
Compare equivalent route structures across hosts.
URL path extractor questions
Answers about pathnames, queries, domains, duplicates and local processing.

需要大规模发现和处理 URL?
DorkPlus 将多引擎搜索解析、爬行、分类和授权漏洞评估结合在一个工作流程中。

