DorkPlus Logo
Query Parameter Extractor免费

Extract query parameters from URLs

Turn complete URL lists into a deduplicated set of query-string keys. Analyze crawl results and authorized application routes without writing a regular expression.

免费·无需注册
在您的浏览器中本地运行
URL 处理工作区
无网络请求·无存储

清洁选项

5
输出
4
有效网址
2
重复项
1
被忽略

参数

2 跟踪参数已删除

仅将此实用程序用于您有权评估的数据和系统。设置 URL 列表格式不会授予测试其目标的权限。

一个 URL 列表的六种输出格式

切换工作区输出而不编辑输入。每种格式都会自动标准化和重复数据删除。

干净的网址

小写方案和主机名、排序查询字符串、无片段、凭据或重复行。

域名

将混合列表折叠成一个唯一的主机名清单,为范围审查和资产列表做好准备。

端点

保留原点和路径,删除每个查询字符串,因此相同的端点仅列出一次。

路径

跨主机提取路由结构以比较环境或映射应用程序表面。

参数

无需编写任何正则表达式,即可将 URL 列表转换为去重查询关键词列表。

模糊模板

将每个参数值替换为常见授权测试工作流程使用的 FUZZ 占位符。

私人设计

永远看不到您的列表的 URL 实用程序

无需帐户、无需上传,也不会请求您粘贴的域名——只在您的浏览器标签页中处理文本。

100%

本地加工

每个 URL 都会由您的浏览器进行解析。没有任何内容上传到 DorkPlus,也没有联系粘贴的域。

01

6

输出格式

从单个输入中清理 URL、域、端点、路径、参数单词列表和 FUZZ 模板。

02

0

限额和账户

无需登录,无上传上限,无需排队。粘贴列表,选择输出并立即复制或导出。

03

How to extract URL parameter names

Collect the unique keys that appear after the question mark while excluding their values, URL paths and duplicate occurrences.

01

Paste parameterized URLs

Add one URL per line or mixed text containing complete links. Enable “Keep parameterized URLs only” when you want to exclude URLs without a query.

https://example.com/search?q=security&page=2
02

Keep Parameters selected

The page starts in Parameters mode and reads every unique search-parameter key from each valid URL.

03

Review the unique key list

Values and duplicate occurrences are omitted, leaving one line for each parameter name found in the input.

q page
04

Copy or export the wordlist

Use the resulting key list for documentation, QA or an explicitly authorized parameter review.

自动处理

HTTP 和 HTTPS URL
没有方案的 URL
带有内嵌链接的混合文本
重复查询参数
营销活动跟踪值
片段和凭证
重复的 URL 和输出
复制并导出 TXT
为什么这很重要

Why extract query keys separately?

A large URL export may repeat the same small set of parameter names across hundreds of values and pages. Extracting only the keys reveals that structure immediately.

Parameter names alone do not explain behavior or security. Treat the output as an inventory that must be interpreted within the application and authorization context.

  • Return names without sensitive values
  • Deduplicate keys across the complete list
  • Prepare a compact parameter inventory

常见用例

网页开发质量检查

Inventory query keys used by routes in an application.

Migration reviews

Compare parameter naming across old and new URL exports.

Crawl analysis

Summarize the query structure of a large crawl dataset.

Authorized testing

Prepare a parameter wordlist from an approved scope.

Query parameter extractor questions

Answers about query keys, values, duplicates, tracking parameters and exports.

DorkPlus标志

需要大规模发现和处理 URL?

DorkPlus 将多引擎搜索解析、爬行、分类和授权漏洞评估结合在一个工作流程中。