Infore Environment Technology Group Co., Ltd. — Investor Relations & Filings
Infore Environment Technology Group Co., Ltd. specializes in the research, development, manufacturing, and operation of high-end environmental protection equipment and integrated environmental services. The company’s core portfolio includes a comprehensive range of sanitation vehicles, such as road sweepers, garbage collection trucks, and specialized cleaning equipment. It leverages advanced technologies, including artificial intelligence and the Internet of Things (IoT), to provide smart sanitation solutions and intelligent waste management systems. Additionally, the group provides environmental monitoring instruments and water treatment solutions. By focusing on the integration of intelligent manufacturing and digital services, the company supports urban management through automated cleaning operations and data-driven environmental governance. Its operations span the entire environmental industry chain, from equipment production to comprehensive sanitation service provision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东减持公司股份比例触及1%整数倍的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 34841372 | 关于持股5%以上股东减持公司股份比例触及1%整数倍的公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZONQING Environmental Limited
Comprehensive urban operation service provider managing env…
|
1855 | HK | Water supply; sewerage, waste m… |
|
新安洁
Provides environmental sanitation services and intelligent …
|
920370 | CN | Water supply; sewerage, waste m… |
Infore Environment Technology Group 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/53931/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53931 | 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=53931 | 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=53931 \ -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": 53931}, 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 Infore Environment Technology Group Co., Ltd. (id: 53931)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.