
Parker-Hannifin Corp — Investor Relations & Filings
Parker-Hannifin Corp. is a global manufacturer of motion and control technologies and systems. The company provides a broad portfolio of precision-engineered solutions for diverse mobile, industrial, and aerospace markets. Its core competencies span multiple technology platforms, including hydraulics, pneumatics, electromechanical systems, filtration, fluid and gas handling, process control, climate control, and sealing and shielding. Parker-Hannifin's products and systems are integral to a wide range of applications where the precise control of motion, flow, and pressure is critical.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Parker-Hannifin Corp (0000076334) (Filer) | 2026-04-30 | English | |
| SCHEDULE 13G/A - Parker-Hannifin Corp (0000076334) (Subject) | 2026-03-27 | English | |
| 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-18 | English | |
| 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-18 | English | |
| 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-17 | English | |
| 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39078971 | 8-K - Parker-Hannifin Corp (0000076334) (Filer) | 2026-04-30 | English | ||
| 33062424 | SCHEDULE 13G/A - Parker-Hannifin Corp (0000076334) (Subject) | 2026-03-27 | English | ||
| 32877874 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-18 | English | ||
| 32877875 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-18 | English | ||
| 32877876 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-17 | English | ||
| 32877877 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-17 | English | ||
| 32877878 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-17 | English | ||
| 20640802 | 4 Filing | 2026-02-13 | English | ||
| 20640691 | 4 Filing | 2026-02-13 | English | ||
| 20640641 | 4 Filing | 2026-02-13 | English | ||
| 32877879 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-04 | English | ||
| 32877880 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-04 | English | ||
| 32877881 | 4 - PARKER-HANNIFIN CORP (0000076334) (Filer) | 2026-02-04 | English | ||
| 17098081 | 4 Filing | 2026-02-03 | English | ||
| 17098020 | 4 Filing | 2026-02-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
Parker-Hannifin Corp 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/29877/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29877 | 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=29877 | 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=29877 \ -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": 29877}, 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-Hannifin Corp (id: 29877)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.