R
Ruby Tech Corporation — Investor Relations & Filings
Filings indexed
23
across all filing types
Latest filing
2026-06-09
Declaration of Voting R…
Country
TW
Taiwan
Listing
TPEX
8048
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會重要決議事項 | 2026-06-09 | Chinese | |
| 公司基本資料 | 2026-06-09 | Chinese | |
| 115年年報及股東會資料 — 2026_8048_20260609F14.pdf | 2026-06-09 | Chinese | |
| 115年年報及股東會資料 — 2025_8048_20260609FE4.pdf | 2026-06-09 | English | |
| 115年年報及股東會資料 — 2025_8048_20260609F04.pdf | 2026-06-09 | Chinese | |
| 115年年報及股東會資料 — 2026_8048_20260609F17.pdf | 2026-06-09 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48016389 | 公告本公司115年股東常會重要決議事項 | 2026-06-09 | Chinese | ||
| 48015050 | 公司基本資料 | 2026-06-09 | Chinese | ||
| 48015042 | 115年年報及股東會資料 — 2026_8048_20260609F14.pdf | 2026-06-09 | Chinese | ||
| 48014763 | 115年年報及股東會資料 — 2025_8048_20260609FE4.pdf | 2026-06-09 | English | ||
| 48014762 | 115年年報及股東會資料 — 2025_8048_20260609F04.pdf | 2026-06-09 | Chinese | ||
| 48014761 | 115年年報及股東會資料 — 2026_8048_20260609F17.pdf | 2026-06-09 | Chinese | ||
| 48014760 | 115年年報及股東會資料 — 2026_8048_20260609FE2.pdf | 2026-06-09 | English | ||
| 48014759 | 115年年報及股東會資料 — 2026_8048_20260609F02.pdf | 2026-06-09 | Chinese | ||
| 48014758 | 115年年報及股東會資料 — 2026_8048_20260609FE1.pdf | 2026-06-09 | English | ||
| 48014757 | 115年年報及股東會資料 — 2026_8048_20260609F01.pdf | 2026-06-09 | Chinese | ||
| 48014756 | 115年年報及股東會資料 — 2026_8048_20260609F13.pdf | 2026-06-09 | Chinese | ||
| 47961340 | 115年05月內部人持股異動(事後) | 2026-06-04 | Chinese | ||
| 47961339 | 115年05月董事會成員及持股 | 2026-06-04 | Chinese | ||
| 46812412 | 114年第4季財務報告書 — 202504_8048_AIC.pdf | 2026-05-22 | English | ||
| 46812397 | 114年第4季財務報告書 — 202504_8048_AIA.pdf | 2026-05-22 | English | ||
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Ruby Tech Corporation 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/72751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72751 | 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=72751 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
Full reference: API reference · OpenAPI schema
cURL
$ curl https://api.financialreports.eu/api/filings/?company=72751 \ -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": 72751}, 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 Ruby Tech Corporation (id: 72751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.