MCPcopy
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

1import requests
2from bs4 import BeautifulSoup
3
4# Make a request on to your website

Callers

nothing calls this directly

Calls 2

getMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected