Skip to main content

Description

news_fetch proxies Byul’s GET /news. Parameters are identical to the REST API.

Parameters

integer
default:"10"
Number of articles (1-100)
string
Pagination cursor
string
Articles created after this ID
integer
default:"1"
Minimum importance (1-10)
string
Search query
string
Stock symbol
string
Start time (ISO 8601, UTC)
string
End time (ISO 8601, UTC)

Request/Response Examples

The payload structure matches the REST API GET /news response.