
CORE MOLDING TECHNOLOGIES INC — Investor Relations & Filings
CORE Molding Technologies Inc. is an engineered materials company specializing in the molding of large-surface and structural components from thermoplastic and thermoset plastic composites. The company's core processes include compression and injection molding of fiber-reinforced plastics. It also manufactures its own sheet molding compound (SMC), providing material control for various applications. CORE offers comprehensive services, including design collaboration, material selection, manufacturing, and distribution. The company serves a diverse range of markets, including transportation, industrial, automotive, power sports, and utilities, by delivering custom-engineered solutions for complex product requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-15 | English | |
| 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-05-07 | English | |
| 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-03-20 | English | |
| 4 - CORE MOLDING TECHNOLOGIES INC (0001026655) (Issuer) | 2026-03-20 | English | |
| 4 - CORE MOLDING TECHNOLOGIES INC (0001026655) (Issuer) | 2026-03-19 | English | |
| 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-02-17 | English |
Browse filings by year
20 years- 2026 6 filings
- 2025 55 filings
- 2024 91 filings
- 2023 106 filings
- 2022 44 filings
- 2021 58 filings
- 2020 71 filings
- 2019 50 filings
- 2018 55 filings
- 2017 38 filings
- 2016 46 filings
- 2015 47 filings
- 2014 71 filings
- 2013 58 filings
- 2012 28 filings
- 2011 46 filings
- 2010 39 filings
- 2009 35 filings
- 2008 34 filings
- 2007 28 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46359503 | 8-K | 2026-05-15 | English | ||
| 42914488 | 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-05-07 | English | ||
| 33002523 | 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-03-20 | English | ||
| 33001641 | 4 - CORE MOLDING TECHNOLOGIES INC (0001026655) (Issuer) | 2026-03-20 | English | ||
| 32988788 | 4 - CORE MOLDING TECHNOLOGIES INC (0001026655) (Issuer) | 2026-03-19 | English | ||
| 32885629 | 8-K - CORE MOLDING TECHNOLOGIES INC (0001026655) (Filer) | 2026-02-17 | English | ||
|
2025
9 filings
| |||||
| 10819698 | 8-K | 2025-11-17 | English | ||
| 10819699 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 10819710 | 10-Q | 2025-11-04 | English | ||
| 10819713 | 8-K | 2025-11-04 | English | ||
| 10819714 | Regulatory Filings 2025 | 2025-09-12 | English | ||
| 10819716 | FORM 4 | 2025-09-11 | English | ||
| 10819717 | FORM 4 | 2025-09-11 | English | ||
| 10819718 | Regulatory Filings 2025 | 2025-09-09 | English | ||
| 10819719 | Regulatory Filings 2025 | 2025-09-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
CORE MOLDING TECHNOLOGIES INC 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/33766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33766 | 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=33766 | 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=33766 \ -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": 33766}, 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 CORE MOLDING TECHNOLOGIES INC (id: 33766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.