MCPcopy 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

1import 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_newsFunction · 0.85

Tested by

no test coverage detected