a university project which downloads all the links in the given web page upto depth=3. written all in python3. the following modules are needed for your python interpreter to interpret the source code. 1.algorithms 2.BeautifulSoup4
pip/pip3 install algorithms pip/pip3 install bs4