Skip to content

CSbyGB/order-urls-by-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Order url by code

What is this

This script will sort urls of a list depending on their response code.

Usage

python3 order-urls-by-code.py urls.txt

TODO

  • Make it sort url by code an outputing a different file for each family of code (file for all 400, file for all 500, etc)
  • Handle errors
  • Set a decent timeout
  • Make a fancy menu with options and all

About

This script will sort urls of a list depending on their response code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages