Skip to content

This Python script interactively unshortens shortened URLs provided by the user, automatically adding "https://" to URLs lacking it, and displays the unshortened URLs along with their redirection history.

License

Notifications You must be signed in to change notification settings

riccithesecond/revelio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

revelio

This Python script interactively unshortens shortened URLs provided by the user, automatically adding "https://" to URLs lacking it, and displays the unshortened URLs along with their redirection history.

#PREREQUISITES

Python Libraries:

  1. requests
  2. tqdm In your cmd: pip install requests tqdm

About

This Python script interactively unshortens shortened URLs provided by the user, automatically adding "https://" to URLs lacking it, and displays the unshortened URLs along with their redirection history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages