Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ Google_News.py
File
Google_News.py
Google_News.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
ssl
2
from
urllib.request
import
urlopen
3
4
from
bs4
import
BeautifulSoup
as
soup
Callers
nothing calls this directly
Calls
1
news
Function · 0.85
Tested by
no test coverage detected