SR05 commited on
Commit
ed80f0e
·
verified ·
1 Parent(s): 8d977d5

Update testing.ipynb

Browse files
Files changed (1) hide show
  1. testing.ipynb +1 -1
testing.ipynb CHANGED
@@ -1,4 +1,4 @@
1
- ####
2
  ''' A simple web scraping script using requests and BeautifulSoup libraries. I am trying to achive the following:
3
  1. Send an HTTP GET request to a website.
4
  2. Parse the HTML content of the page.
 
1
+
2
  ''' A simple web scraping script using requests and BeautifulSoup libraries. I am trying to achive the following:
3
  1. Send an HTTP GET request to a website.
4
  2. Parse the HTML content of the page.