We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ac07b commit f07cd08Copy full SHA for f07cd08
2 ksu scrape/cms_scrape.py
@@ -1,4 +1,5 @@
1
'''
2
+This code goes out to the Web and gets a web page and parses it into local data.
3
To use this code, you will first need to install the three packages being imported below using pip.
4
5
from bs4 import BeautifulSoup
0 commit comments