Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 301 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 301 Bytes

websiteTree

With the original work of Darren Nix whose site is www.darrennix.com I want to build a tree of a domain or a website for later arrangement. So comes the project.

crawl a website and show its links in form of tree The dependent packages: 1.BeautifulSoup4 2.cchardet 3.eventlet