
Guangdong Wenke Green Technology Corp.,Ltd. — Investor Relations & Filings
Guangdong Wenke Green Technology Corp.,Ltd. specializes in ecological restoration and landscape architecture, providing integrated solutions for environmental protection and urban development. The company’s core business encompasses landscape design, engineering construction, and the maintenance of green spaces. It focuses on ecological management, including soil remediation, water environment treatment, and the restoration of degraded ecosystems. Additionally, the firm engages in the research and development of green technologies and the cultivation of high-quality seedlings. By leveraging technical expertise in environmental engineering, the company serves municipal infrastructure projects, commercial real estate, and ecological conservation initiatives. Its operations emphasize sustainable development and the enhancement of urban ecological value through comprehensive planning and innovative greening practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市天元(广州)律师事务所关于广东文科绿色科技股份有限公司2025年年度股东会的法律意见 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议的公告 | 2026-05-18 | Chinese | |
| 第六届董事会第十六次会议决议的公告 | 2026-05-18 | Chinese | |
| 关于向下修正文科转债转股价格的公告 | 2026-05-18 | Chinese | |
| 关于董事会提议向下修正文科转债转股价格的公告 | 2026-04-26 | Chinese | |
| 国盛证券关于文科股份部分募投项目延期的核查意见 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513227 | 北京市天元(广州)律师事务所关于广东文科绿色科技股份有限公司2025年年度股东会的法律意见 | 2026-05-18 | Chinese | ||
| 46512653 | 2025年年度股东会决议的公告 | 2026-05-18 | Chinese | ||
| 46512652 | 第六届董事会第十六次会议决议的公告 | 2026-05-18 | Chinese | ||
| 46512651 | 关于向下修正文科转债转股价格的公告 | 2026-05-18 | Chinese | ||
| 37204590 | 关于董事会提议向下修正文科转债转股价格的公告 | 2026-04-26 | Chinese | ||
| 37204586 | 国盛证券关于文科股份部分募投项目延期的核查意见 | 2026-04-26 | Chinese | ||
| 37204583 | 独立董事年度述职报告-蓝裕平 | 2026-04-26 | Chinese | ||
| 37204581 | 文科股份2025年度可持续发展报告 | 2026-04-26 | Chinese | ||
| 37204575 | 2025年度内部控制自我评价报告 | 2026-04-26 | Chinese | ||
| 37204573 | 关于核销部分长期挂账应收款项、应付账款的公告 | 2026-04-26 | Chinese | ||
| 37204572 | 关于2025年度计提资产减值准备的公告 | 2026-04-26 | Chinese | ||
| 37204570 | 关于2026年度日常关联交易预计的公告 | 2026-04-26 | Chinese | ||
| 37204566 | 关于召开2025年年度股东会通知 | 2026-04-26 | Chinese | ||
| 37204565 | 文科股份2025年度营业收入扣除情况表专项核查报告 | 2026-04-26 | Chinese | ||
| 37204562 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambipar Emergency Response
Specializes in crisis management and response for environme…
|
AMBI | US | Water supply; sewerage, waste m… |
|
AMBIPAR LUX S.A R.L.
Offers environmental solutions, emergency response, waste m…
|
90JB | LU | Water supply; sewerage, waste m… |
|
American Eco Corporation
Suggested focus on ecological and environmental initiatives…
|
ECGOQ | CA | Water supply; sewerage, waste m… |
|
Anhui Tongyuan Environment Energy Saving Co.,Ltd.
Offers solid waste treatment, water restoration, and ecolog…
|
688679 | CN | Water supply; sewerage, waste m… |
|
BacTech Environmental Corporation
Uses bioleaching to extract metals and stabilize arsenic in…
|
BAC | CA | Water supply; sewerage, waste m… |
|
Bawat Water Technologies AB
Provides sustainable ballast water treatment using heat-bas…
|
BAWAT | SE | Water supply; sewerage, waste m… |
|
BCEG Environmental Remediation Co., Ltd.
Provides soil and groundwater remediation for contaminated …
|
300958 | CN | Water supply; sewerage, waste m… |
|
Beijing Geoenviron Engineering & Technology, Inc.
Provides environmental remediation, waste management, and w…
|
603588 | CN | Water supply; sewerage, waste m… |
|
Beijing SPC Environment Protection Tech Co.,Ltd
Provides industrial pollution control, flue gas treatment, …
|
002573 | CN | Water supply; sewerage, waste m… |
|
Beijing Zeho Waterfront Ecological Environment Treatment Co.,Ltd.
Provides aquatic ecosystem restoration and urban landscape …
|
605069 | CN | Water supply; sewerage, waste m… |
Guangdong Wenke Green Technology Corp.,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/54783/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54783 | 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=54783 | 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=54783 \ -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": 54783}, 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 Wenke Green Technology Corp.,Ltd. (id: 54783)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.