
PARKER CORPORATION — Investor Relations & Filings
PARKER CORPORATION is a trading and manufacturing company specializing in industrial products. The company operates through several business divisions, including Machinery, Chemicals, Chemical Products, Industrial Materials, and Automotive Soundproofing. The Machinery division imports and sells equipment for a diverse range of manufacturing industries such as automotive, food, and steel. The company also develops, manufactures, and supplies a variety of products, including fine chemicals, processed chemical goods, and industrial materials like automotive soundproofing components. It focuses on providing comprehensive solutions through research and development tailored to customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 譲渡制限付株式報酬制度の改定に関するお知らせ | 2026-05-26 | Japanese | |
| 剰余金の配当(増配)に関するお知らせ | 2026-05-12 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第99期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47054682 | 譲渡制限付株式報酬制度の改定に関するお知らせ | 2026-05-26 | Japanese | ||
| 46883629 | 剰余金の配当(増配)に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883628 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | ||
|
2025
7 filings
| |||||
| 8275720 | 確認書 | 2025-11-13 | Japanese | ||
| 8275715 | 半期報告書-第99期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | ||
| 7245828 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7253490 | 確認書 | 2025-06-24 | Japanese | ||
| 7253483 | 内部統制報告書-第98期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253480 | 有価証券報告書-第98期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7266644 | 臨時報告書 | 2025-04-18 | Japanese | ||
|
2024
5 filings
| |||||
| 7299540 | 確認書 | 2024-11-12 | Japanese | ||
| 7299535 | 半期報告書-第98期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7318993 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7326487 | 確認書 | 2024-06-26 | Japanese | ||
| 7326484 | 内部統制報告書-第97期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
|
Sintokogio,Ltd.
Manufacturer of foundry, surface treatment, and material ha…
|
6339 | JP | Manufacturing |
|
Starokramatorsk Engineering Plant
Designs and manufactures machinery, equipment, and speciali…
|
KRBD | UA | Manufacturing |
|
Suzhou Mingzhi Technology Co., Ltd.
Develops high-end foundry equipment and produces precision …
|
688355 | CN | Manufacturing |
|
Taier Heavy Industry Co., Ltd.
Manufactures metallurgical equipment and core components fo…
|
002347 | CN | Manufacturing |
|
ZHONGZHONG SCIENCE & TECHNOLOGY(TIANJIN)CO., LTD.
Develops and manufactures metallurgical equipment and rolli…
|
603135 | CN | Manufacturing |
|
三友科技
Develops and manufactures specialized equipment for non-fer…
|
920475 | CN | Manufacturing |
PARKER CORPORATION 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/12362/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12362 | 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=12362 | 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=12362 \ -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": 12362}, 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 PARKER CORPORATION (id: 12362)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.