
Jinlongyu Group Co.,Ltd. — Investor Relations & Filings
Jinlongyu Group Co., Ltd. specializes in the research, development, production, and sales of a comprehensive range of wire and cable products. The company's portfolio includes high and low voltage power cables, electrical equipment wires, and specialized cables such as flame-retardant, fire-resistant, and low-smoke zero-halogen varieties. It also produces mineral-insulated cables designed for extreme environments. Serving sectors such as power distribution, infrastructure development, and residential construction, the group emphasizes technical innovation and quality control. Its manufacturing facilities utilize advanced production technology to meet international standards, positioning the company as a significant supplier for large-scale industrial and civil engineering projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事会秘书辞职的公告 | 2025-04-22 | Chinese | |
| 董事会决议公告 | 2025-04-22 | Chinese | |
| 2025年一季度报告 | 2025-04-22 | Chinese | |
| 关于召开2024年度暨2025年第一季度网上业绩说明会的公告 | 2025-04-22 | Chinese | |
| 关于项目中标的进展公告 | 2025-04-08 | Chinese | |
| 监事会决议公告 | 2025-04-02 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38144805 | 关于公司董事会秘书辞职的公告 | 2025-04-22 | Chinese | ||
| 38144791 | 董事会决议公告 | 2025-04-22 | Chinese | ||
| 38144771 | 2025年一季度报告 | 2025-04-22 | Chinese | ||
| 38144762 | 关于召开2024年度暨2025年第一季度网上业绩说明会的公告 | 2025-04-22 | Chinese | ||
| 38144752 | 关于项目中标的进展公告 | 2025-04-08 | Chinese | ||
| 38144744 | 监事会决议公告 | 2025-04-02 | Chinese | ||
| 38144735 | 关于2024年度会计师事务所履职情况评估报告暨审计委员会履行监督职责情况报告 | 2025-04-02 | Chinese | ||
| 38144733 | 年度股东大会通知 | 2025-04-02 | Chinese | ||
| 38144722 | 关于公司对外担保进展的公告 | 2025-04-02 | Chinese | ||
| 38144711 | 关于2025年度日常关联交易预计的公告 | 2025-04-02 | Chinese | ||
| 38144697 | 关于公司及子公司使用短期闲置自有资金进行委托理财的公告 | 2025-04-02 | Chinese | ||
| 38144682 | 内部控制自我评价报告 | 2025-04-02 | Chinese | ||
| 38144674 | 2024年度独立董事述职报告(吴爽) | 2025-04-02 | Chinese | ||
| 38144663 | 年度关联方资金占用专项审计报告 | 2025-04-02 | Chinese | ||
| 38144623 | 内部控制审计报告 | 2025-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3C TAE YANG CO., LTD.
Manufacturer of precision cable solutions for medical and s…
|
052960 | KR | Manufacturing |
|
ALVES KABLO SANAYİ VE TİCARET A.Ş.
Manufacturer of a diverse portfolio of energy cables for do…
|
ALVES | TR | Manufacturing |
|
Apar Industries Ltd
Global manufacturer of conductors, specialty oils, and cabl…
|
APARINDS | IN | Manufacturing |
|
ASIA PACIFIC WIRE & CABLE CORP LTD
Manufactures and distributes wire and cable for telecom and…
|
APWC | US | Manufacturing |
|
ASTA Energy Solutions AG
Produces copper-based solutions for power transmission and …
|
1AST | AT | Manufacturing |
|
ATIS CORPORATION BERHAD
Industrial supply, cable manufacturing, property developmen…
|
— | MY | Manufacturing |
|
AVSL Industries Limited
Manufactures PVC compounds and power cables for constructio…
|
AVSL | IN | Manufacturing |
|
Baosheng Science and Technology Innovation Co.,Ltd.
Develops high-performance wire and cable solutions for ener…
|
600973 | CN | Manufacturing |
|
B.C. Power Controls Limited
Manufactures wires, cables, and conductors for power transm…
|
537766 | IN | Manufacturing |
|
CAFCA LIMITED
Manufacturer and supplier of cables and conductors for elec…
|
CAC | ZW | Manufacturing |
Jinlongyu 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/54880/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54880 | 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=54880 | 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=54880 \ -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": 54880}, 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 Jinlongyu Group Co.,Ltd. (id: 54880)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.