
GUANGDONG GREENWAY TECHNOLOGY CO.,LTD — Investor Relations & Filings
Guangdong Greenway Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced lithium-ion battery packs and battery management systems (BMS). The company primarily serves the light electric vehicle (LEV) market, providing power solutions for electric bicycles, scooters, and motorcycles. Beyond transportation, its product portfolio includes battery systems for energy storage, power tools, and medical equipment. Greenway focuses on high-performance energy solutions characterized by safety, durability, and high energy density. The company utilizes automated production processes and maintains rigorous quality control standards to meet international certifications. By integrating innovative BMS technology, Greenway ensures optimal battery performance and longevity for global original equipment manufacturers (OEMs) and diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广东博力威科技股份有限公司关于2025年限制性股票激励计划第一类限制性股票第一个解除限售期解除限售暨上市流通公告 | 2026-05-25 | Chinese | |
| 广东博力威科技股份有限公司关于调整2025年限制性股票激励计划公司层面业绩考核及个人层面绩效考核并修订相关文件的公告 | 2026-05-20 | Chinese | |
| 广东博力威科技股份有限公司董事会薪酬与考核委员会关于公司2025年限制性股票激励计划相关事项的核查意见 | 2026-05-20 | Chinese | |
| 广东博力威科技股份有限公司2025年限制性股票激励计划(草案修订稿) | 2026-05-20 | Chinese | |
| 广东博力威科技股份有限公司2026年第二次临时股东会会议资料 | 2026-05-20 | Chinese | |
| 广东博力威科技股份有限公司关于回购注销2025年限制性股票激励计划部分第一类限制性股票并减少注册资本暨通知债权人的公告 | 2026-05-20 | Chinese |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
GUANGDONG GREENWAY 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/58354/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58354 | 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=58354 | 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=58354 \ -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": 58354}, 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 GUANGDONG GREENWAY TECHNOLOGY CO.,LTD (id: 58354)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.