Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/geekcomputers/Python
/ fetch_news.py
File
fetch_news.py
fetch_news.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
3
_NEWS_API =
"https://newsapi.org/v1/articles?source=bbc-news&sortBy=top&apiKey="
4
Callers
nothing calls this directly
Calls
1
fetch_bbc_news
Function · 0.85
Tested by
no test coverage detected