Skip to content

sihamhafsi/Link-Verification_web-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Link-Verification_web-scraping

  • Write 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.
  • excerpt from " Automate the Boring Stuff with Python Practical Programming for Total Beginners by Al Sweigart (z-lib.org) chapter 11 : web scraping"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages