
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 |
|---|---|---|---|
| S-8 | 2026-05-20 | English | |
| 8-K | 2026-05-19 | English | |
| 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 |
Browse filings by year
20 years- 2026 8 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
8 filings
| |||||
| 46692646 | S-8 | 2026-05-20 | English | ||
| 46557885 | 8-K | 2026-05-19 | English | ||
| 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
7 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Thuận Đức
Leading manufacturer of PP products, including eco-friendly…
|
TDP | VN | Manufacturing |
|
Convertidora Industrial, S.A.B. de C.V.
Produces and converts plastic films for flexible packaging …
|
CONVER | MX | Manufacturing |
|
Cool Caps Industries Limited
Manufactures plastic bottle closures and caps using compres…
|
COOLCAPS | IN | Manufacturing |
|
CORAL PRODUCTS PLC
Specialist in the design, manufacture, and supply of sustai…
|
CRU | GB | Manufacturing |
|
Cosmo First Limited
Global provider of specialty films, chemicals, and pet care…
|
COSMOFIRST | IN | Manufacturing |
|
Coxon
Specializes in precision mold design, plastic injection mol…
|
3607 | TW | Manufacturing |
|
CPI Plastics Group Limited
Provides specialized plastic component solutions through cu…
|
CPI | CA | Manufacturing |
|
Crete Plastics S.A.
European producer of masterbatches, agricultural films, geo…
|
PLAKR | GR | Manufacturing |
|
Crown Advanced Material Co., Ltd.
Develops advanced composite materials for solar modules and…
|
688560 | CN | Manufacturing |
|
Cryopak Industries Inc.
Develops, manufactures, and markets complete cold chain pac…
|
CYPKF | CA | 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.