Taiwan Listed Companies — Quarterly Financials avatar

Taiwan Listed Companies — Quarterly Financials

Pricing

from $0.10 / financial statements fetched

Go to Apify Store
Taiwan Listed Companies — Quarterly Financials

Taiwan Listed Companies — Quarterly Financials

Fetch quarterly income statements, balance sheets, and cash flow statements for every TWSE/OTC-listed Taiwanese company — translated into English with typed numeric fields. Data sourced directly from Taiwan's official financial disclosure system (MOPS), updated each quarter.

Pricing

from $0.10 / financial statements fetched

Rating

0.0

(0)

Developer

Steven C

Steven C

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Taiwan MOPS Financial Statements (English)

Fetch quarterly income statements, balance sheets, and cash flow statements for every TWSE/OTC-listed Taiwanese company — translated into English with typed numeric fields.

Data comes directly from Taiwan's official MOPS (Market Observation Post System), operated by the Taiwan Stock Exchange. One API call returns all 1,000+ listed companies for the requested quarter.


What you get

Each output row represents one company for one quarter, with fields like:

FieldDescription
stock_id4-digit TWSE/OTC stock code (e.g. 2330)
company_nameCompany name in Traditional Chinese
periodPeriod label, e.g. 2024Q4
statement_typeincome, balance, or cashflow
revenueRevenue (TWD thousands)
gross_profitGross profit/loss
operating_incomeOperating income/loss
net_incomeNet income/loss for the period
eps_basicBasic earnings per share (TWD)
total_assetsTotal assets (balance sheet)
total_equityTotal equity
operating_cash_flowNet cash from operations
errorNon-null if this row could not be computed

All monetary values are in TWD thousands (the unit MOPS reports in).


Inputs

ParameterTypeDefaultDescription
statement_typesarray["income","balance","cashflow"]Which statements to download
yearintegerMost recent completed quarterGregorian year, e.g. 2024
seasonintegerMost recent completed quarterQuarter 1–4
exchangestring"listed""listed" = TWSE main board, "otc" = OTC/TPEX

Pricing

$0.10 flat per run — one charge fires when at least one statement type is successfully downloaded, regardless of how many companies are in the result. No charge if all fetches fail.


Data freshness

MOPS publishes quarterly reports on a lag:

  • Q1 (Jan–Mar): available ~mid May
  • Q2 (Apr–Jun): available ~mid Aug
  • Q3 (Jul–Sep): available ~mid Nov
  • Q4 (Oct–Dec): available ~late Mar

The actor defaults to the most recent completed quarter automatically.


Use cases

  • Screen all 1,000+ Taiwan-listed companies by revenue, EPS, or profit margin
  • Build financial dashboards with quarterly trend data
  • Supplement ADR / stock screening with fundamental data
  • Academic or quantitative research on Taiwanese equities

Notes

  • Numbers use the ROC calendar internally; the actor converts to Gregorian years automatically
  • Negative numbers in MOPS appear as (value) in the source HTML — the actor converts these to negative floats
  • -- entries (unavailable fields) are returned as null
  • The actor uses only MOPS's official public API — no scraping, no CAPTCHA bypass