A newsroom needs two objects. The first is a live list with no keyword. The second is history for a name the meeting already chose. Both go through POST https://api.trendsapi.ai/api. Article-title rules are on the Wikipedia guide. The wire format is on the API reference. A first parse yields only the envelope.

Assignment starts on the boards

get_top_trends type Google Trends, snapshot 2026-08-27T18:01:38Z: dolly parton, tim curry, nepal, carl dean, jed york, lunar eclipse august 2026, shelley fabares, nvidia stock.

type Google News Top News at the same timestamp: Nepal and Tibet aid (The Guardian), Lindsay Clancy trial (The New York Times), a Lake Ontario rename order (CNBC), Tropical Storm Dolly (Orlando Sentinel).

type Wikipedia Trending at the same timestamp: Dolly Parton, Tim Curry, Toxic (2026 film), List of Tim Curry performances, Kuku Kohli, Deaths in 2026.

Dolly Parton and Tim Curry appear on search and on Wikipedia. Nepal appears on search and on the news wire. That overlap is the morning shortlist. Lunar eclipse is a dated event. nvidia stock is a markets desk item. Do not commission a pillar from a one-day rank.

History is a title the desk already has

POST https://api.trendsapi.ai/api
Authorization: Bearer <api_key>
Content-Type: application/json

{"mode":"get_growth","source":"wikipedia","keyword":"ChatGPT","percent_growth":["3M","12M"]}

On 27 Aug 2026 Wikipedia folded the keyword to Chatgpt. The 1 Jul 2026 point was 47.5, +38.08% on 3M (volume 6574). The year point sat −52.5% off a 100 peak. A second explainer titled "what ChatGPT is" is late. A new model name is a new keyword.

source google news takes the same phrase when the question is press interest, not pageviews. news volume and news sentiment are the count and tone pair. Those two tools 504'd in this session. The REST shape is unchanged. Google notes: the Google Trends guide.