Result type filter.
Example:[ "" ]
Returns the calendar events for the company identified by stockSymbol.
Result type filter.
Example:[ "" ]
Tadawul stock symbol of the company, e.g. 2222 (Saudi Aramco).
Example:2222
Success
Returns a list of Argaam-published articles about the company,
filtered by category.
Category values
| Value | Description |
|---|---|
News |
Latest news items |
Analysis |
In-depth analyst commentary |
Report |
Formal research reports |
Each article record contains a title (Arabic + English), publication
timestamp, and a direct URL to the article page on argaam.com.
Tadawul stock symbol of the company, e.g. 2222 (Saudi Aramco).
Example:2222
Success
Returns upcoming and recently completed corporate events for all
companies in the specified market, including:
Events are returned in reverse-chronological order (newest first).
Tip: For a single company’s events use
GET /companies/{companyId}/events.
Market ID (e.g. 1 for Saudi Tadawul).
Example:3
Success
Returns the firehose of Argaam articles for the requested time
window. Use this endpoint for chronological feeds such as a
news sidebar or mobile timeline.
GET /api/v1.1/news/articles?from=2024-01-01&to=2024-01-31&lang=en&page=1&pageSize=50
2024-01-31) or anyfrom = yesterday, to = now, lang = ar,pageSize = 200 (max).Start timestamp (inclusive). Defaults to yesterday.
Example:2024-01-01
End timestamp (inclusive). Defaults to now.
Example:2024-03-31
Article language. Allowed: ar, en. Default: ar. Defaults to ar.
Default:ar
Example:1
1-based page number. Default: 1. Defaults to 1.
Default:1
Example:1
Records per page. Max: 200. Default: 200. Defaults to 200.
Default:200
Example:20
Success
Returns the popular articles available on this layer.
Set lang to 1 for English or 2 for Arabic.
Numeric market identifier (e.g. 1 = Tadawul / Saudi main market). Use GET /api/v1.1/markets to list valid values.
Default:3
Example:3
Response language: 1 = English, 2 = Arabic. Defaults to 1.
Default:ar
Example:1
Success