
CHEER TIME — Investor Relations & Filings
Cheer Time Enterprise Co., Ltd., established in 1987, is a professional manufacturer specializing in the design and production of high-quality printed circuit boards (PCBs). The company provides a comprehensive range of solutions, including single-sided, double-sided, and multi-layer PCBs, alongside advanced technologies such as High Density Interconnect (HDI) boards, rigid-flex boards, and specialized substrates like Teflon, ceramic, and aluminum-based boards. Cheer Time is particularly distinguished for its expertise in small-volume, high-mix production and rapid prototyping, supporting urgent delivery needs. Its products are utilized across diverse sectors, including military, aerospace, medical, automotive, industrial computing, security surveillance, and consumer electronics. Key applications encompass GPS devices, LED lighting, and semiconductor load boards (DUT boards), backed by decades of manufacturing experience and international quality certifications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 107年10月背書保證與資金貸與 | 2018-11-09 | Chinese | |
| 107年10月營業收入 | 2018-11-09 | Chinese | |
| 107年9月營業收入 | 2018-11-08 | Chinese | |
| 107年9月背書保證與資金貸與 | 2018-11-08 | Chinese | |
| 107年8月營業收入 | 2018-11-08 | Chinese | |
| 107年8月背書保證與資金貸與 | 2018-11-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 34374603 | 107年10月背書保證與資金貸與 | 2018-11-09 | Chinese | ||
| 34374601 | 107年10月營業收入 | 2018-11-09 | Chinese | ||
| 34374613 | 107年9月營業收入 | 2018-11-08 | Chinese | ||
| 34374609 | 107年9月背書保證與資金貸與 | 2018-11-08 | Chinese | ||
| 34374623 | 107年8月營業收入 | 2018-11-08 | Chinese | ||
| 34374617 | 107年8月背書保證與資金貸與 | 2018-11-08 | Chinese | ||
| 34374627 | 更正本公司107年8月當月營收 暨107年8-9月累計之合併營收公告資訊 | 2018-11-08 | Chinese | ||
| 34374634 | 公告本公司107年09月份自結合併財務報表之高流動資產、 短期借款、應付短期票券及一年內到期之長期負債等財務資訊 | 2018-10-31 | Chinese | ||
| 34374637 | 107年10月30日內部人設質解質 | 2018-10-31 | Chinese | ||
| 34374642 | 107年10月內部人持股轉讓(事前) | 2018-10-24 | Chinese | ||
| 34374652 | 107年09月內部人持股異動(事後) | 2018-10-11 | Chinese | ||
| 34374647 | 107年09月董事會成員及持股 | 2018-10-11 | Chinese | ||
| 34380968 | 107年10月公開說明書 — 201810_3229_B021.pdf | 2018-10-11 | Chinese | ||
| 34380912 | 107年10月公開說明書 — 200912_3229_B08.zip | 2018-10-11 | Chinese | ||
| 34380881 | 107年10月公開說明書 — 200911_3229_B07.zip | 2018-10-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
CHEER TIME 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/52306/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52306 | 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=52306 | 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=52306 \ -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": 52306}, 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 CHEER TIME (id: 52306)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.