Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/geekcomputers/Python
/ python_webscraper.py
File
python_webscraper.py
python_webscraper.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
from
bs4
import
BeautifulSoup
3
4
# Make a request on to your website
Callers
nothing calls this directly
Calls
2
get
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected