osscameroon / broken_link_checker

Check the broken links on a website.
MIT License
9 stars 6 forks source link

add beautiful sou to check all links in online page #66

Closed ngdream closed 2 years ago

ngdream commented 2 years ago

beautiful soup is a html parser

pythonbrad commented 2 years ago

beautiful soup is a html parser

Why?

ngdream commented 2 years ago

we don't need to use docker or shell

ngdream commented 2 years ago

there is a python library named beautiful soup which allows you to retrieve the content of a web page and to retrieve all the links inside once it's done just use the python request library for all the links to check if the request succeeded or not

pythonbrad commented 2 years ago

i know, but the migration is going small small. confer to #60