MCPcopy 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

1import ssl
2from urllib.request import urlopen
3
4from bs4 import BeautifulSoup as soup

Callers

nothing calls this directly

Calls 1

newsFunction · 0.85

Tested by

no test coverage detected