chaimaakhalil / web-scraping-Link-Verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web-scraping-Link-Verification

A program that, given the URL of a web page, will attempt to download every linked page on the page. The program should flag any pages that have a 404 “Not Found” status code and print them out as broken links.

About


Languages

Language:Python 100.0%