
FULONGMA GROUP CO.,LTD. — Investor Relations & Filings
FULONGMA GROUP CO.,LTD. specializes in the research, development, manufacturing, and sale of environmental sanitation equipment, alongside the provision of comprehensive sanitation services. The company's product portfolio includes a wide range of specialized vehicles such as road sweepers, garbage compactors, high-pressure cleaning trucks, and waste collection equipment. Beyond manufacturing, it operates integrated environmental service projects encompassing urban and rural cleaning, municipal waste management, and landscaping maintenance. FULONGMA emphasizes the integration of "smart sanitation" technologies, utilizing cloud platforms and big data to optimize operational efficiency. The company is also active in the development of new energy sanitation vehicles, including electric and hydrogen-powered models, to support sustainable urban infrastructure. Its business model combines high-end equipment production with long-term service contracts to provide holistic environmental solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福龙马:关于完成工商变更登记的公告 | 2026-05-20 | Chinese | |
| 福龙马:2025年年度股东会的法律意见 | 2026-05-12 | Chinese | |
| 福龙马:2025年年度股东会决议公告 | 2026-05-12 | Chinese | |
| 福龙马:关于会计政策变更的公告 | 2026-04-21 | Chinese | |
| 福龙马:关于2026年度继续使用部分闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | |
| 福龙马:董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701176 | 福龙马:关于完成工商变更登记的公告 | 2026-05-20 | Chinese | ||
| 45346381 | 福龙马:2025年年度股东会的法律意见 | 2026-05-12 | Chinese | ||
| 45346295 | 福龙马:2025年年度股东会决议公告 | 2026-05-12 | Chinese | ||
| 37147043 | 福龙马:关于会计政策变更的公告 | 2026-04-21 | Chinese | ||
| 37147035 | 福龙马:关于2026年度继续使用部分闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 37147023 | 福龙马:董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 37147019 | 福龙马:2025年度独立董事述职报告(黄兴孪) | 2026-04-21 | Chinese | ||
| 37147008 | 福龙马:2025年度独立董事述职报告(沈维涛) | 2026-04-21 | Chinese | ||
| 37146999 | 福龙马:关于2025年年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
| 37146996 | 福龙马:2025年年度报告 | 2026-04-21 | Chinese | ||
| 37146984 | 福龙马:公司章程(2026年4月修订) | 2026-04-21 | Chinese | ||
| 37146967 | 福龙马:公司董事会关于独立董事独立性情况的专项意见 | 2026-04-21 | Chinese | ||
| 37146956 | 福龙马:第七届董事会第五次会议决议公告 | 2026-04-21 | Chinese | ||
| 37146949 | 福龙马:2025年度审计报告 | 2026-04-21 | Chinese | ||
| 37146672 | 福龙马:2025年度内部控制审计报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Urban Enviro Waste Management Limited
Provides municipal solid waste collection, transportation, …
|
URBAN | IN | Water supply; sewerage, waste m… |
|
WasteCo Group Limited
Provides waste management, environmental services, and reso…
|
WCO | NZ | Water supply; sewerage, waste m… |
|
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… |
FULONGMA 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/57777/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57777 | 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=57777 | 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=57777 \ -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": 57777}, 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 FULONGMA GROUP CO.,LTD. (id: 57777)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.