Skip to content

Script to check redirects in bulk

License

Notifications You must be signed in to change notification settings

microdevops-com/redirect-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redirect-checker

Script to check redirects in bulk

Usage

All you need to have - csv file in format

http://url.redirect/from/, https://url.redirect/to
https://url.redirect/from1/, https://url.redirect/to/anything/else

After that you can run script like

./redirect_checker.py your_file_with_urls.csv result.csv

and get result containing your initial data, address actually your url refers to, quantity of redirect and field which indicates is redirect perform as you desired.

About

Script to check redirects in bulk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages