
PREFORMED LINE PRODUCTS CO — Investor Relations & Filings
Preformed Line Products Co. is a designer, manufacturer, and supplier of products and systems for critical infrastructure. The company serves the energy, communications, and solar markets, providing solutions for power utilities and telecommunications network operators. Its products are utilized in the construction and maintenance of overhead, ground-mounted, and underground networks. The portfolio includes high-quality cable anchoring and control hardware, transmission and distribution hardware, and systems for fiber optic and copper splicing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 Filing | 2026-02-06 | English | |
| 4 Filing | 2026-02-06 | English | |
| SCHEDULE 13G/A Filing | 2026-01-21 | English | |
| 4 Filing | 2026-01-05 | English | |
| 4 Filing | 2026-01-05 | English | |
| 4 Filing | 2026-01-05 | English |
Browse filings by year
26 years- 2026 25 filings
- 2025 65 filings
- 2024 60 filings
- 2023 72 filings
- 2022 67 filings
- 2021 57 filings
- 2020 64 filings
- 2019 54 filings
- 2018 62 filings
- 2017 73 filings
- 2016 73 filings
- 2015 64 filings
- 2014 43 filings
- 2013 49 filings
- 2012 49 filings
- 2011 56 filings
- 2010 64 filings
- 2009 66 filings
- 2008 67 filings
- 2007 32 filings
- 2006 16 filings
- 2005 29 filings
- 2004 23 filings
- 2003 25 filings
- 2002 9 filings
- 2001 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 17133447 | 4 Filing | 2026-02-06 | English | ||
| 17133445 | 4 Filing | 2026-02-06 | English | ||
| 17133472 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
| 17133479 | 4 Filing | 2026-01-05 | English | ||
| 17133476 | 4 Filing | 2026-01-05 | English | ||
| 17133467 | 4 Filing | 2026-01-05 | English | ||
| 17133460 | 4 Filing | 2026-01-05 | English | ||
| 17133455 | 4 Filing | 2026-01-05 | English | ||
| 17133454 | 4 Filing | 2026-01-05 | English | ||
| 17133450 | 4 Filing | 2026-01-05 | English | ||
|
2025
5 filings
| |||||
| 17133478 | 4 Filing | 2025-12-17 | English | ||
| 17133471 | 4 Filing | 2025-12-17 | English | ||
| 17133464 | 4 Filing | 2025-12-17 | English | ||
| 17133457 | 4 Filing | 2025-12-17 | English | ||
| 17133456 | 4 Filing | 2025-12-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
PREFORMED LINE PRODUCTS CO 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/32257/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32257 | 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=32257 | 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=32257 \ -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": 32257}, 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 PREFORMED LINE PRODUCTS CO (id: 32257)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.