Skip to content

alisemihural/WebNetworkTopologyMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Web Network Topology Mapper

It is a web scraping tool to create a topological map of website links

Dependencies

  • matPlotLib
  • beautfiulsoup4
  • networkX
  • requests

Use the package manager pip to install dependecies

pip install requests
pip install beautifulsoup4
pip install networkx
pip install matplotlib

Usage

Max links per website is set to 10 for to prevent unnecessary load on target adress

python main.py https://apple.com
python main.py https://facebook.com
python main.py https://netflix.com

Screenshots

Apple

Facebook

Netflix

License

MIT

About

It is a web scraping tool to create a topological map of website links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages