
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 |
|---|---|---|---|
| 107年06月董事會成員及持股 | 2018-07-09 | Chinese | |
| 本公司受邀參加由摩根史坦利證券於2018/06/29在台北摩根史坦利辦公室所舉辦[Taiwan Discovery Forum] 之投資人說明會 | 2018-06-28 | Chinese | |
| 107年06月法人說明會簡報 — 234920180615E001.pdf | 2018-06-28 | Chinese | |
| 107年06月法人說明會簡報 — 234920180615M001.pdf | 2018-06-28 | Chinese | |
| 107年06月法人說明會簡報 | 2018-06-28 | Chinese | |
| 本公司受邀參加凱基證券舉辦之投資論壇 | 2018-06-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 33665958 | 107年06月董事會成員及持股 | 2018-07-09 | Chinese | ||
| 33665964 | 本公司受邀參加由摩根史坦利證券於2018/06/29在台北摩根史坦利辦公室所舉辦[Taiwan Discovery Forum] 之投資人說明會 | 2018-06-28 | Chinese | ||
| 33666066 | 107年06月法人說明會簡報 — 234920180615E001.pdf | 2018-06-28 | Chinese | ||
| 33666005 | 107年06月法人說明會簡報 — 234920180615M001.pdf | 2018-06-28 | Chinese | ||
| 33665967 | 107年06月法人說明會簡報 | 2018-06-28 | Chinese | ||
| 33666071 | 本公司受邀參加凱基證券舉辦之投資論壇 | 2018-06-26 | Chinese | ||
| 33666198 | 107年06月法人說明會簡報 — 234920180615E001.pdf | 2018-06-26 | Chinese | ||
| 33666173 | 107年06月法人說明會簡報 — 234920180615M001.pdf | 2018-06-26 | Chinese | ||
| 33666074 | 107年06月法人說明會簡報 | 2018-06-26 | Chinese | ||
| 33666381 | 107年06月法人說明會簡報 — 234920180615E001.pdf | 2018-06-15 | Chinese | ||
| 33666289 | 107年06月法人說明會簡報 — 234920180615M001.pdf | 2018-06-15 | Chinese | ||
| 33666201 | 107年06月法人說明會簡報 | 2018-06-15 | Chinese | ||
| 33666383 | 本公司受邀參加凱基證券舉辦之「Non-Deal Roadshow in 2018」法人說明會 | 2018-06-15 | Chinese | ||
| 33666386 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款公告 | 2018-06-14 | Chinese | ||
| 33666390 | 【更正】本公司107年股東常會重要決議事項公告 (原主旨誤植本公司106年股東常會重要決議事項) | 2018-06-13 | 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.