Important Auto
Detects and highlights news automatically by analyzing token movements, keyword patterns and AI-driven context analysis.
The detection time is typically under 5 seconds after the news or tweet is published.
WebSocket Message Format
{
"_id": "67557d0374b91122ef77c7c9", //The same as the original news
"noticeId": "302876", // or tweetId
"time": 1734042346123,
"type": "important-auto",
"importantAuto": true
}

Last updated