
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 |
|---|---|---|---|
| 8-K - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-05-04 | English | |
| 10-Q - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-04-30 | English | |
| 8-K | 2026-04-29 | English | |
| DEF 14A | 2026-03-20 | English | |
| ARS - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-03-20 | English | |
| 10-K | 2026-03-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
15 filings
| |||||
| 41062203 | 8-K - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-05-04 | English | ||
| 39133807 | 10-Q - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-04-30 | English | ||
| 45989809 | 8-K | 2026-04-29 | English | ||
| 45989960 | DEF 14A | 2026-03-20 | English | ||
| 33001925 | ARS - PREFORMED LINE PRODUCTS CO (0000080035) (Filer) | 2026-03-20 | English | ||
| 45989945 | 10-K | 2026-03-05 | English | ||
| 45989981 | 8-K | 2026-03-04 | English | ||
| 17133477 | 4 Filing | 2026-02-06 | English | ||
| 17133475 | 4 Filing | 2026-02-06 | English | ||
| 17133474 | 4 Filing | 2026-02-06 | English | ||
| 17133466 | 4 Filing | 2026-02-06 | English | ||
| 17133463 | 4 Filing | 2026-02-06 | English | ||
| 17133459 | 4 Filing | 2026-02-06 | English | ||
| 17133453 | 4 Filing | 2026-02-06 | English | ||
| 17133449 | 4 Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZIMI LIMITED
Develops IoT solutions for smart energy management and buil…
|
ZMM | AU | Manufacturing |
|
通领科技
Specializes in electrical safety, power control, and circui…
|
920187 | 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.