
SHENZHEN TOPRAYSOLAR CO., LTD. — Investor Relations & Filings
SHENZHEN TOPRAYSOLAR CO., LTD. operates as a vertically integrated manufacturer specializing in the research, development, and production of photovoltaic products. The company’s core offerings include monocrystalline and polycrystalline silicon solar cells, high-efficiency solar modules, and thin-film solar technologies. Its product portfolio extends to diverse solar application solutions, such as portable solar chargers, outdoor lighting systems, and integrated solar consumer electronics. The company provides end-to-end services for solar power systems, encompassing design, installation, and maintenance for residential, commercial, and industrial applications. By managing the entire value chain from silicon ingot production to final system integration, the company focuses on delivering high-performance energy solutions and specialized solar components to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会决议公告 | 2024-04-24 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-04-11 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-03-21 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-02-27 | Chinese | |
| 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-01-19 | Chinese | |
| 关于控股股东股权解除质押的公告 | 2023-12-18 | Chinese |
Browse filings by year
19 years- 2026 49 filings
- 2025 102 filings
- 2024 79 filings
- 2023 109 filings
- 2022 115 filings
- 2021 102 filings
- 2020 131 filings
- 2019 101 filings
- 2018 95 filings
- 2017 123 filings
- 2016 109 filings
- 2015 116 filings
- 2014 150 filings
- 2013 116 filings
- 2012 135 filings
- 2011 84 filings
- 2010 105 filings
- 2009 105 filings
- 2008 118 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 35116883 | 董事会决议公告 | 2024-04-24 | Chinese | ||
| 35116867 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-04-11 | Chinese | ||
| 35116857 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-03-21 | Chinese | ||
| 35116848 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-02-27 | Chinese | ||
| 35116836 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2024-01-19 | Chinese | ||
|
2023
10 filings
| |||||
| 35116825 | 关于控股股东股权解除质押的公告 | 2023-12-18 | Chinese | ||
| 35116813 | 2023年第一次临时股东大会的法律意见书 | 2023-11-16 | Chinese | ||
| 35116797 | 2023年第一次临时股东大会决议公告 | 2023-11-16 | Chinese | ||
| 35116783 | 关于参加2023年深圳辖区上市公司投资者网上集体接待日活动的公告 | 2023-11-10 | Chinese | ||
| 35116775 | 关于使用部分暂时闲置募集资金进行现金管理的进展公告 | 2023-11-10 | Chinese | ||
| 35116764 | 关于控股股东股权解除质押及再质押的公告 | 2023-11-01 | Chinese | ||
| 35116754 | 关于召开2023年第一次临时股东大会的通知 | 2023-10-30 | Chinese | ||
| 35116741 | 监事会决议公告 | 2023-10-30 | Chinese | ||
| 35116726 | 董事会决议公告 | 2023-10-30 | Chinese | ||
| 35116712 | 独立董事制度(2023年10月) | 2023-10-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
SHENZHEN TOPRAYSOLAR 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/54272/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54272 | 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=54272 | 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=54272 \ -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": 54272}, 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 TOPRAYSOLAR CO., LTD. (id: 54272)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.