Skip to content

EKnorring14/Webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Utilizes the BeautifulSoup module to send a GET request to a given site for HTML parsing
Checks if the request was successful by verifying the status code (HTTP 200 OK)
If successful, prints the text content of each paragraph
If unsuccessful, prints an error message with the HTTP status code
Most websites are built with methods to prevent web scraping and will give a 403 error when this program is run on them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages