D4T4HUN73R/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.
PythonGPL-3.0
Stargazers
No one’s star this repository yet.