You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
beautiful soup is a html parser
The text was updated successfully, but these errors were encountered: