
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 |
|---|---|---|---|
| 公司基本資料 | 2026-05-12 | Chinese | |
| 董事會通過115年度第一季合併財務報表 | 2026-05-12 | Chinese | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | |
| 115年4月營業收入 | 2026-05-11 | Chinese | |
| 公告本公司115年第一季財務報告提報董事會召開日期 | 2026-05-04 | Chinese | |
| 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得存款理財產品 | 2026-04-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46124523 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 46231955 | 董事會通過115年度第一季合併財務報表 | 2026-05-12 | Chinese | ||
| 45733237 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708148 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 40766934 | 公告本公司115年第一季財務報告提報董事會召開日期 | 2026-05-04 | Chinese | ||
| 37933297 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得存款理財產品 | 2026-04-28 | Chinese | ||
| 37405352 | 代子公司隆揚電子(昆山)股份有限公司公告董事會決議 召開股東大會相關事宜 | 2026-04-27 | Chinese | ||
| 37405362 | 代子公司隆揚電子(昆山)股份有限公司公告董事會決議 盈餘分派案 | 2026-04-27 | Chinese | ||
| 37405375 | 代子公司隆揚電子(昆山)股份有限公司 公告會計政策變更 | 2026-04-27 | Chinese | ||
| 37405393 | 代子公司隆揚電子(昆山)股份有限公司公告董事會通過各項議案 | 2026-04-27 | Chinese | ||
| 35660167 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得存款理財產品 | 2026-04-23 | Chinese | ||
| 35206323 | 代子公司隆揚電子(昆山)股份有限公司公告處分存款理財產品 | 2026-04-22 | Chinese | ||
| 34645840 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得存款理財產品 | 2026-04-16 | Chinese | ||
| 34568480 | 代⼦公司隆揚電⼦(昆⼭)股份有限公司公告取得結構式存款理財產品 | 2026-04-15 | Chinese | ||
| 34471114 | 更正本公司115年01月本公司背書保證資訊揭露明細表 | 2026-04-14 | 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.