market and it searches every market the company lists in.
Plan: Fund · Credits: 1 per call
What You Can Use Exchange Disclosures For
Monitor what an Asian-listed company told its own market. Catch an earnings flash, a buyback progress report or an officer change hours before it reaches an English-language wire. Reach disclosures that never appear in an SEC filing at all.A foreign private issuer may also furnish some local announcements to the SEC on Form 6-K, so this feed and the SEC filings index can overlap.
markets_searched Distinguishes Two Empty Results
markets_searched names the markets that were actually consulted for the company.
An empty result with an empty markets_searched means the company lists in none of the three markets — a different fact from a company that lists in one and announced nothing.
These Feeds Are Weeks Old, Not Archives
What Each Market Provides
Japan links the document itself:filing_url is the PDF and xbrl_url carries the numbers for earnings releases. It also classifies every row in category — earnings_flash, ma, buyback_progress, officer_change and others.
Korea links the original DART document and names the filer, who is often not the company: a large-holdings report about Samsung Electronics is filed by Samsung C&T.
Taiwan carries the announcement’s full text. description_chars says how long it is, and include_text=true returns it.
Category Filtering Excludes Two Markets
category is Japan’s own classification. Taiwan and Korea publish none, so filtering on category excludes them entirely rather than returning them unfiltered.
Exchange Disclosures Language
Titles and text are in the local language and are not translated.Exchange Disclosures Date Convention
date_gte and date_lte filter on the disclosure date in the local market. Rows are returned newest first across all searched markets.
Exchange Disclosures Sources
Announcements come from TWSE and TPEx, from DART, and from TDnet — the companies’ own filings to their own markets.Query Exchange Disclosures
Use the disclosures endpoint. It accepts a suffixed ticker such as2330.TW, 005930.KS or 6758.T, a company_id, a CIK or an ISIN.
string
required
A suffixed ticker, a
company_id, a CIK or an ISIN.string
taiwan, korea or japan. Omit to search every market the company lists in.string
Japan’s own classification, for example
earnings_flash. Filtering on it excludes Taiwan and Korea.string
Earliest disclosure date,
YYYY-MM-DD. date_lte sets the ceiling.boolean
default:"false"
Return the Taiwanese announcement’s full text.
integer
Rows per page. Page through with
cursor.