通领科技 — 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-03-31 | Chinese | |
| 投资者关系活动记录表 | 2026-03-17 | Chinese | |
| 董事、高管薪酬管理制度 | 2026-03-15 | Chinese | |
| 关于拟修订《公司章程》的公告 | 2026-03-15 | Chinese | |
| 独立董事专门会议制度 | 2026-03-15 | Chinese | |
| 网络投票实施细则 | 2026-03-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39855133 | 关于使用闲置募集资金进行现金管理的公告 | 2026-03-31 | Chinese | ||
| 39855122 | 投资者关系活动记录表 | 2026-03-17 | Chinese | ||
| 39855113 | 董事、高管薪酬管理制度 | 2026-03-15 | Chinese | ||
| 39855104 | 关于拟修订《公司章程》的公告 | 2026-03-15 | Chinese | ||
| 39855091 | 独立董事专门会议制度 | 2026-03-15 | Chinese | ||
| 39855038 | 网络投票实施细则 | 2026-03-15 | Chinese | ||
| 39855030 | 独立董事工作制度 | 2026-03-15 | Chinese | ||
| 39855020 | 会计师选聘制度 | 2026-03-15 | Chinese | ||
| 39855011 | 关于调整募集资金投资项目拟投入募集资金金额的公告 | 2026-03-15 | Chinese | ||
| 39855001 | 长江证券承销保荐有限公司关于上海通领汽车科技股份有限公司调整募集资金投资项目拟投入募集资金金额的核查意见 | 2026-03-15 | Chinese | ||
| 39854996 | 第四届董事会第十七次会议决议公告 | 2026-03-15 | Chinese | ||
| 39854990 | 关于召开2026年第二次临时股东会的通知公告(提供网络投票) | 2026-03-15 | Chinese | ||
| 39854985 | 关于签署募集资金三方监管协议的公告 | 2026-03-10 | Chinese | ||
| 39854978 | 向不特定合格投资者公开发行股票并在北京证券交易所上市提示性公告 | 2026-03-02 | Chinese | ||
| 39854966 | 向不特定合格投资者公开发行股票并在北京证券交易所上市公告书 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM Terminal Industry Co.,Ltd.
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | 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.