Comparing multiple URLs having similar query parameters and visualize them in web browsers.
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 |
+------+------------+----+--------+------------+
- Open index.html
- Input some URLs to be compared in the textbox
- Click 'parse' button
Bootstrap by Twitter