Open ashselva opened 6 days ago
requests
library.200
, the function should return the HTML content of the page.200
, the function should return an error message indicating the status code and that the request was unsuccessful.Successful Request:
200
.Unsuccessful Request:
200
.Exception Handling:
request_to_scrape
function.Exception Handling:
Tasks