
ZHEJIANG ZHONGJIAN TECHNOLOGY CO.,LTD — Investor Relations & Filings
Zhejiang Zhongjian Technology Co., Ltd. specializes in the research, development, manufacture, and sale of garden machinery and outdoor power equipment. The company's primary product portfolio includes gasoline-powered and electric chainsaws, brush cutters, hedge trimmers, leaf blowers, and lawn mowers. It operates under the brand name Topsun and provides OEM and ODM services for international clients. The firm focuses on integrating advanced engine technology with ergonomic design to enhance performance and user safety. Its manufacturing facilities utilize automated production lines and rigorous quality control systems to meet international standards. Serving a global market, the company provides solutions for professional forestry, landscaping, and residential gardening applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-04-26 | Chinese | |
| 中坚科技:公司章程(2026年4月) | 2026-04-26 | Chinese | |
| 中坚科技:公司章程修正案(2026年4月) | 2026-04-26 | Chinese | |
| 中坚科技:董事与高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | |
| 中坚科技:2025年年度股东会法律意见 | 2026-04-26 | Chinese | |
| 第五届董事会第二十三次会议决议公告 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37079523 | 2025年年度股东会决议公告 | 2026-04-26 | Chinese | ||
| 37079514 | 中坚科技:公司章程(2026年4月) | 2026-04-26 | Chinese | ||
| 37079510 | 中坚科技:公司章程修正案(2026年4月) | 2026-04-26 | Chinese | ||
| 37079465 | 中坚科技:董事与高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | ||
| 37079458 | 中坚科技:2025年年度股东会法律意见 | 2026-04-26 | Chinese | ||
| 37079445 | 第五届董事会第二十三次会议决议公告 | 2026-04-15 | Chinese | ||
| 37079442 | 关于公司增加注册地址暨修订《公司章程》的公告 | 2026-04-15 | Chinese | ||
| 37079441 | 关于2025年度股东会延期的公告 | 2026-04-15 | Chinese | ||
| 37079439 | 关于延期召开2025年度股东会并增加临时提案暨股东会补充通知的公告 | 2026-04-15 | Chinese | ||
| 37079435 | 第五届董事会第二十二次会议决议公告 | 2026-04-13 | Chinese | ||
| 37079432 | 关于公司拟向控股子公司提供财务资助的公告 | 2026-04-13 | Chinese | ||
| 37079430 | 关于使用自有闲置资金进行委托理财的公告 | 2026-03-30 | Chinese | ||
| 37079429 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 37079423 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 37079404 | 独立董事2025年度述职报告——祝锡萍 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGCO CORP /DE
Designs, manufactures, and distributes agricultural machine…
|
AGCO | US | Manufacturing |
|
Ag Growth International Inc.
Manufactures equipment and systems for handling and process…
|
AFN | CA | Manufacturing |
|
Agromehanika AD
Wholesales and distributes agricultural equipment, machiner…
|
AMEH | MK | Manufacturing |
|
Agrometal Sociedad Anonima Industrial
Manufactures and commercializes precision agricultural mach…
|
— | AR | Manufacturing |
|
AKRON S.A.
Manufacturing and commercialization of agricultural machine…
|
— | AR | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
Al-Ghazi Tractors Limited
Manufacturer and seller of agricultural machinery, speciali…
|
AGTL | PK | Manufacturing |
|
APACHE S.A.
Manufacturer and leading exporter of high-precision agricul…
|
— | AR | Manufacturing |
|
ARTS WAY MANUFACTURING CO INC
Manufactures agricultural equipment, modular structures, an…
|
ARTW | US | Manufacturing |
|
ASIA TECHNOLOGY Co., Ltd.
Develops, manufactures, and distributes a range of agricult…
|
050860 | KR | Manufacturing |
ZHEJIANG ZHONGJIAN 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/54786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54786 | 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=54786 | 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=54786 \ -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": 54786}, 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 ZHEJIANG ZHONGJIAN TECHNOLOGY CO.,LTD (id: 54786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.