Skip to content

Given a list of urls returns the unique query parameters appearing in them.

Notifications You must be signed in to change notification settings

Itbiodev/urlparams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlparams

Given a list of urls returns the unique query parameters appearing in them.

Usage

./urlparams name_of_file.txt

Performance

[l@l urlparams]$ wc -l gauairbnbsubs.txt 
5723032 gauairbnbsubs.txt
[l@l urlparams]$ time ./urlparams gauairbnbsubs.txt
...
real	0m3.724s
user	0m3.642s
sys	0m0.081s

About

Given a list of urls returns the unique query parameters appearing in them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages