Skip to content

Comparing multiple URLs having similar query parameters and visualize them in web browsers

License

Notifications You must be signed in to change notification settings

hokamoto/url-query-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Query Comparer

Comparing multiple URLs having similar query parameters and visualize them in web browsers.

Example

When you have two URLs as above, you will get the following table.

+------+------------+----+--------+------------+
|a     |b           |c   |d       |e           |
+------+------------+----+--------+------------+
|foo   |bar         |baz |[EMPTY] |[UNDEFINED] |
|apple |[UNDEFINED] |baz |[EMPTY] |orange      |
+------+------------+----+--------+------------+

Usage

  1. Open index.html
  2. Input some URLs to be compared in the textbox
  3. Click 'parse' button

Thanks

Bootstrap by Twitter

About

Comparing multiple URLs having similar query parameters and visualize them in web browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published