通领科技 — Investor Relations & Filings
About 通领科技
General Protecht Group specializes in the research, development, and production of electrical safety and power control solutions. The company's core product line includes Ground Fault Circuit Interrupters (GFCI), Arc Fault Circuit Interrupters (AFCI), Leakage Current Detection Interrupters (LCDI), and smart home components such as dimmers and switches. It maintains a significant focus on intellectual property, holding a vast portfolio of international patents related to electrical protection technology. The company provides advanced solutions designed to prevent electrical fires and shocks in residential, commercial, and industrial environments, ensuring compliance with rigorous global safety standards through continuous innovation in circuit protection and power management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于全资子公司完成工商变更登记及备案并取得营业执照的公告 | 2026-04-19 | Chinese | |
| 关于使用闲置募集资金进行现金管理的进展公告 | 2026-04-12 | Chinese | |
| 关于使用闲置募集资金进行现金管理的进展公告 | 2026-04-08 | Chinese | |
| 关于完成工商变更登记及备案并取得营业执照的公告 | 2026-04-07 | Chinese | |
| 股票解除限售公告 | 2026-04-07 | Chinese | |
| 长江证券承销保荐有限公司关于上海通领汽车科技股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的核查意见 | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39855397 | 关于全资子公司完成工商变更登记及备案并取得营业执照的公告 | 2026-04-19 | Chinese | ||
| 39855390 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-04-12 | Chinese | ||
| 39855376 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-04-08 | Chinese | ||
| 39855363 | 关于完成工商变更登记及备案并取得营业执照的公告 | 2026-04-07 | Chinese | ||
| 39855353 | 股票解除限售公告 | 2026-04-07 | Chinese | ||
| 39855345 | 长江证券承销保荐有限公司关于上海通领汽车科技股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的核查意见 | 2026-03-31 | Chinese | ||
| 39855335 | 第四届董事会第十八次会议决议公告 | 2026-03-31 | Chinese | ||
| 39855328 | 立信会计师事务所(特殊普通合伙)关于上海通领汽车科技股份有限公司以募集资金置换预先投入募投项目及已支付发行费用的自筹资金的鉴证报告 | 2026-03-31 | Chinese | ||
| 39855199 | 关于使用募集资金向子公司增资以实施募投项目的公告 | 2026-03-31 | Chinese | ||
| 39855192 | 2026年第二次临时股东会会议决议公告 | 2026-03-31 | Chinese | ||
| 39855187 | 长江证券承销保荐有限公司关于上海通领汽车科技股份有限公司使用募集资金向子公司增资以实施募投项目的核查意见 | 2026-03-31 | Chinese | ||
| 39855176 | 关于使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的公告 | 2026-03-31 | Chinese | ||
| 39855167 | 公司章程 | 2026-03-31 | Chinese | ||
| 39855153 | 北京国枫(上海)律师事务所关于上海通领汽车科技股份有限公司2026年第二次临时股东会的法律意见书 | 2026-03-31 | Chinese | ||
| 39855141 | 长江证券承销保荐有限公司关于上海通领汽车科技股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Motic (Xiamen) Electric Group Co.,Ltd
Manufactures high-performance insulation for medium and hig…
|
300341 | CN | Manufacturing |
|
NKK SWITCHES.CO.,LTD.
Global designer and manufacturer of electromechanical switc…
|
6943 | JP | Manufacturing |
|
Perennial International Limited
Manufacturer and trader of electric cable and wire products…
|
725 | HK | Manufacturing |
|
PREFORMED LINE PRODUCTS CO
Designs and manufactures products for the energy, communica…
|
PLPC | US | Manufacturing |
|
QC Solar (SuZhou) Co., Ltd.
Manufactures PV junction boxes, connectors, and protection …
|
301278 | CN | Manufacturing |
|
SKYX Platforms Corp.
Develops plug-and-play ceiling receptacles for safe and sim…
|
SKYX | US | Manufacturing |
|
Strip Tinning Holdings Plc
Manufacturer of specialist connection systems for the autom…
|
STG | GB | Manufacturing |
|
Well Shin Technology Co., Ltd.
Global provider of power connection solutions, electrical c…
|
3501 | TW | Manufacturing |
|
ZHEJIANG BOFAY ELECTRIC CO.,LTD.
Manufacturer of electrical connection technology and indust…
|
001255 | CN | Manufacturing |
|
Zhejiang Yonggui Electric Equipment Co.,LTD.
Manufactures high-reliability connectors for rail, electric…
|
300351 | CN | Manufacturing |
通领科技 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/58766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58766 | 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=58766 | 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=58766 \ -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": 58766}, 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 通领科技 (id: 58766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.