/simple-web-scraper

This scraper will send an HTTP GET request to the specified URL, parse the HTML content of the page using BeautifulSoup, and then find all the <p> elements on the page. It will then print the text of each paragraph.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stargazers

No one’s star this repository yet.