
JUNJIN CONSTRUCTION & ROBOT CO., LTD. — Investor Relations & Filings
JUNJIN CONSTRUCTION & ROBOT CO., LTD. is a manufacturer of construction machinery and equipment, specializing in concrete pumping solutions. The company's primary products include concrete boom pumps, line pumps, placing booms, and stationary pumps. As a leading producer of concrete boom pumps, JUNJIN focuses its research and development efforts on creating safe, reliable, and high-value products. The company is committed to maximizing customer satisfaction and product value for its global clientele through advanced technological capabilities and a comprehensive quality management system that oversees all processes from design to the finished vehicle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2026-02-20 | Korean | |
| 현금ㆍ현물배당결정 | 2026-02-20 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-20 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-02-12 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-02-06 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-02-04 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 32543155 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 32542810 | 현금ㆍ현물배당결정 | 2026-02-20 | Korean | ||
| 32542553 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-20 | Korean | ||
| 19459636 | 최대주주등소유주식변동신고서 | 2026-02-12 | Korean | ||
| 14680805 | 최대주주등소유주식변동신고서 | 2026-02-06 | Korean | ||
| 14194962 | 최대주주등소유주식변동신고서 | 2026-02-04 | Korean | ||
| 12194597 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12194583 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12194525 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12194482 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12194453 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12194441 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
|
2025
3 filings
| |||||
| 12196685 | 자기주식처분결과보고서 | 2025-12-30 | Korean | ||
| 12196672 | 최대주주등소유주식변동신고서 | 2025-12-30 | Korean | ||
| 12197776 | 주요사항보고서(자기주식처분결정) | 2025-12-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
JUNJIN CONSTRUCTION & ROBOT 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/17584/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17584 | 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=17584 | 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=17584 \ -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": 17584}, 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 JUNJIN CONSTRUCTION & ROBOT CO., LTD. (id: 17584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.