
RITEK — Investor Relations & Filings
Ritek Corporation specializes in the development and manufacture of data storage solutions and electronic components. Founded in 1988, the company has evolved from a primary focus on optical disc production to a diversified portfolio that includes flash memory, solid-state drives (SSDs), and advanced display technologies. Ritek is a pioneer in the production of OLED display panels and has expanded its operations into green energy, nanotechnology, and specialized chemical materials. The company provides a comprehensive range of storage media engineered for long-term data integrity, catering to both consumer and industrial markets. Its technical expertise encompasses high-volume manufacturing and research and development in optical information products, delivering integrated solutions to meet global technological requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 109年10月僑外投資持股 | 2020-10-07 | Chinese | |
| 代子公司Score High Group Ltd公告取得 Ritek Vietnam Company Ltd.之股權 | 2020-09-30 | Chinese | |
| 代子公司博錸科技(股)公司公告取得Score High Group Ltd股權案 | 2020-09-30 | Chinese | |
| 108年企業社會責任報告書 | 2020-09-23 | Chinese | |
| 109年8月背書保證與資金貸與 | 2020-09-10 | Chinese | |
| 109年8月營業收入 | 2020-09-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33667258 | 109年10月僑外投資持股 | 2020-10-07 | Chinese | ||
| 33667260 | 代子公司Score High Group Ltd公告取得 Ritek Vietnam Company Ltd.之股權 | 2020-09-30 | Chinese | ||
| 33667263 | 代子公司博錸科技(股)公司公告取得Score High Group Ltd股權案 | 2020-09-30 | Chinese | ||
| 33667275 | 108年企業社會責任報告書 | 2020-09-23 | Chinese | ||
| 33667309 | 109年8月背書保證與資金貸與 | 2020-09-10 | Chinese | ||
| 33667298 | 109年8月營業收入 | 2020-09-10 | Chinese | ||
| 33667313 | 公告本公司自結合併財務報表之高流動資產、短期借款及 一年內到期之長期負債相關財務資訊 | 2020-09-10 | Chinese | ||
| 33667319 | 109年08月內部人持股異動(事後) | 2020-09-07 | Chinese | ||
| 33667315 | 109年08月董事會成員及持股 | 2020-09-07 | Chinese | ||
| 33667322 | 109年8月變更登記 | 2020-08-24 | Chinese | ||
| 33667325 | 公告本公司減資辦理資本變更登記完成 | 2020-08-24 | Chinese | ||
| 33667327 | 109年第2季大陸投資 | 2020-08-14 | Chinese | ||
| 33667341 | 109年第2季現金流量表 | 2020-08-14 | Chinese | ||
| 33667338 | 109年第2季綜合損益表 | 2020-08-14 | Chinese | ||
| 33667335 | 109年第2季資產負債表 | 2020-08-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cellfie Global Co.,Ltd.
Manufactures electronic smart cards and provides software-b…
|
068940 | KR | Manufacturing |
|
CMC
Global manufacturer of optical storage media and optoelectr…
|
2323 | TW | Manufacturing |
|
HENGBAO CO.,LTD.
Develops smart cards, terminal equipment, and information s…
|
002104 | CN | Manufacturing |
RITEK via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/52021/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52021 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=52021 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=52021 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 52021}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for RITEK (id: 52021)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.