SHENZHEN BESTEK TECHNOLOGY CO.,LTD — Investor Relations & Filings
Shenzhen Bestek Technology Co., Ltd. specializes in the design, manufacture, and global distribution of power electronics and automotive accessories. The company’s core product portfolio includes high-performance power inverters, universal travel adapters, surge protectors, and intelligent power strips. Bestek focuses on power conversion technology, providing solutions for mobile energy requirements, home office integration, and international travel connectivity. Key offerings feature DC-to-AC power conversion for vehicles, multi-port USB charging hubs, and safety-certified electrical components. The firm emphasizes research and development to produce compact, efficient, and reliable power solutions tailored for the consumer electronics market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会对独立董事独立性评估的专项意见 | 2026-03-15 | Chinese | |
| 2025年年度报告 | 2026-03-15 | Chinese | |
| 2025年年度报告摘要 | 2026-03-15 | Chinese | |
| 2025年度独立董事述职报告(方南平) | 2026-03-15 | Chinese | |
| 未来三年股东分红回报规划(2026年-2028年) | 2026-03-15 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-03-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39015176 | 董事会对独立董事独立性评估的专项意见 | 2026-03-15 | Chinese | ||
| 39015170 | 2025年年度报告 | 2026-03-15 | Chinese | ||
| 39015167 | 2025年年度报告摘要 | 2026-03-15 | Chinese | ||
| 39015164 | 2025年度独立董事述职报告(方南平) | 2026-03-15 | Chinese | ||
| 39015156 | 未来三年股东分红回报规划(2026年-2028年) | 2026-03-15 | Chinese | ||
| 39015144 | 2025年年度报告披露提示性公告 | 2026-03-15 | Chinese | ||
| 39015143 | 关于向控股子公司提供财务资助的公告 | 2026-03-15 | Chinese | ||
| 39015142 | 国信证券股份有限公司关于公司2025年度募集资金存放、管理与使用的核查意见 | 2026-03-15 | Chinese | ||
| 39015132 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-15 | Chinese | ||
| 39015131 | 关于续聘2026年度审计机构的公告 | 2026-03-15 | Chinese | ||
| 39015116 | 2025年度独立董事述职报告(朱冬元) | 2026-03-15 | Chinese | ||
| 39015112 | 2025年度独立董事述职报告(陈文华) | 2026-03-15 | Chinese | ||
| 39015102 | 2025年度内部控制自我评价报告 | 2026-03-15 | Chinese | ||
| 39015092 | 关于2025年度计提信用及资产减值准备的公告 | 2026-03-15 | Chinese | ||
| 39015083 | 关于2026年度日常关联交易预计额度的公告 | 2026-03-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
SHENZHEN BESTEK TECHNOLOGY CO.,LTD 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/55791/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55791 | 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=55791 | 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=55791 \ -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": 55791}, 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 SHENZHEN BESTEK TECHNOLOGY CO.,LTD (id: 55791)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.