Skip to content

Parse URLs list to print only domain

Notifications You must be signed in to change notification settings

gilipat/urlparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

URLPARSE

Reads a list of URLs from a file, extracts the domain from each URL, removes duplicates and prints the list of domains.


  1. clone
git clone https://github.com/NeverWonderLand/urlparse.git
  1. put your URLs in urls.txt
nano urls.txt
  1. run the tool
python3 urlparse.py

About

Parse URLs list to print only domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%