Media monitoring tools are expensive, and most "news API" plans bill per call for data Google already gives away. If you just need recent articles for a topic, brand or ticker, Google News has a keyless RSS feed that covers it.

The feed

Every Google News search has an RSS version:

GET https://news.google.com/rss/search?q=tesla&hl=en-US&gl=US&ceid=US:en

Enter fullscreen mode