Loading...
Loading...
Fetch news hot list/trending search data from Toutiao (www.toutiao.com), covering popular Chinese news across multiple fields such as current affairs, finance, social events, international news, technological development, and entertainment gossip, and output hot topic titles, popularity values, and jump links.
npx skill4agent add wuchubuzai2018/expert-skills-hub toutiao-news-trendsnode scripts/toutiao.js hotnode scripts/toutiao.js hot 10| Field | Type | Description |
|---|---|---|
| rank | number | List ranking (starts from 1) |
| title | string | Hot topic title |
| popularity | number | Popularity value (HotValue, converted to number; 0 if parsing fails) |
| link | string | Hot topic detail link (query/hash cleaned) |
| cover | string | null | Cover image URL (if available) |
| label | string | null | Label/identifier (if available) |
| clusterId | string | Aggregation ID (stringified) |
| categories | string[] | Interest categories (if available) |