
TOP BRIGHT — Investor Relations & Filings
Top Bright Holding Co., Ltd. is a high-tech enterprise specializing in the research, development, manufacture, and distribution of electronic weighing instruments and electronic materials. The company operates through two core business divisions. The weighing scale division provides professional electronic weighing solutions, building on a technical foundation established in 1967. The electronic materials division focuses on the production of electromagnetic shielding materials, thermal modules, and insulation materials designed for the electronics industry. With multiple production bases in Kunshan, Huai'an, and Chongqing, the company integrates large-scale manufacturing with technical R&D to serve global markets. Top Bright focuses on delivering precision instruments and advanced material solutions for diverse industrial, commercial, and technological applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 更正本公司115年01月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | |
| 更正本公司115年02月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | |
| 更正本公司114年12月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | |
| 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告處分結構式存款商品 | 2026-04-13 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34471114 | 更正本公司115年01月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | ||
| 34471123 | 更正本公司115年02月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | ||
| 34471125 | 更正本公司114年12月本公司背書保證資訊揭露明細表 | 2026-04-14 | Chinese | ||
| 34388872 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告處分結構式存款商品 | 2026-04-13 | Chinese | ||
| 33992517 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989832 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33887954 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33887953 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33796135 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得結構式存款理財產品 | 2026-04-08 | Chinese | ||
| 33796139 | 更正115年02月衍生性商品交易資訊 | 2026-04-08 | Chinese | ||
| 33796146 | 更正115年01月衍生性商品交易資訊 | 2026-04-08 | Chinese | ||
| 33796149 | 更正114年12月衍生性商品交易資訊 | 2026-04-08 | Chinese | ||
| 33693102 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告處分結構式存款商品 | 2026-04-07 | Chinese | ||
| 33167174 | 114年第4季海外子公司投資 | 2026-03-31 | Chinese | ||
| 33167202 | 114年第4季大陸投資 | 2026-03-31 | 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 |
TOP BRIGHT 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/52758/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52758 | 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=52758 | 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=52758 \ -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": 52758}, 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 TOP BRIGHT (id: 52758)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.