this repositary contains the aumomated script which runs over a webpage and scraps all the sub-links(Urls) inside that page.and validate those urls by get their http status codes. (ex.200 or 404)
clone this project from http link
make sure that you have python and pip installed in your system or install it from requirement.txt file
url_given : https://www.krossover.com/products/basketball/
all the sub-urls inside that link and their status_codes.