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.
Cleaning options
Parameters
2 tracking parameters removed
Use this utility only with data and systems you are authorized to assess. Formatting a URL list does not grant permission to test its destinations.
Six output formats from one URL list
Switch the workspace output without editing your input. Every format is normalized and deduplicated automatically.
Clean URLs
Lowercase schemes and hostnames, sorted query strings, no fragments, credentials or repeated lines.
Domains
Collapse a mixed list into a unique hostname inventory, ready for scope reviews and asset lists.
Endpoints
Keep origin and path, drop every query string, so the same endpoint is only listed once.
Paths
Extract route structures across hosts to compare environments or map an application surface.
Parameters
Turn a URL list into a deduplicated query key wordlist without writing a single regular expression.
FUZZ templates
Swap every parameter value for the FUZZ placeholder used by common authorized testing workflows.
A URL utility that never sees your list
No account, no upload and no request to the domains you paste—only text processing in your own browser tab.
100%
Local processing
Every URL is parsed by your browser. Nothing is uploaded to DorkPlus and no pasted domain is contacted.
016
Output formats
Clean URLs, domains, endpoints, paths, parameter wordlists and FUZZ templates from a single input.
020
Limits and accounts
No login, no upload cap and no queue. Paste a list, pick an output and copy or export it instantly.
03How to extract URL parameter names
Collect the unique keys that appear after the question mark while excluding their values, URL paths and duplicate occurrences.
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=2Keep Parameters selected
The page starts in Parameters mode and reads every unique search-parameter key from each valid URL.
Review the unique key list
Values and duplicate occurrences are omitted, leaving one line for each parameter name found in the input.
q
pageCopy or export the wordlist
Use the resulting key list for documentation, QA or an explicitly authorized parameter review.
Handled automatically
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
Common use cases
Web development QA
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.

Need to discover and process URLs at scale?
DorkPlus combines multi-engine search parsing, crawling, categorization and authorized vulnerability assessment in one workflow.

