Skip to content

siddharthsahu/URL-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

URL Analyzer

This project tries to fetch all the information one can obtain from a given URL

This code can be used to refer for following purpose:
1. How to use classes in Python
2. Python doesn't have 'switch' statement. This code uses dictionary to implement switch behavior
3. How to take console input in Python
4. How to use 'get' to access dictionary elements and use default if key is not found
5. How to use 'urlparse' library

Author
Siddharth Sahu
sahu.siddharth4@gmail.com

About

A simple tool to analyze given URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages