
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 |
|---|---|---|---|
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
|
ALBANY INTERNATIONAL CORP /DE/
Manufactures machine clothing and engineered composites for…
|
AIN | US | Manufacturing |
|
Alfa Ica (India) Ltd
Manufacturer and exporter of high-pressure decorative lamin…
|
530973 | IN | Manufacturing |
|
Allied Supreme Corp.
Provides fluoropolymer solutions for high-purity chemical h…
|
4770 | TW | Manufacturing |
|
ALL TIME PLASTICS LIMITED
Manufacturer and exporter of plastic household products, ki…
|
ALLTIME | IN | Manufacturing |
|
Althéora
Industrial company specializing in the manufacturing and ap…
|
ALORA | FR | Manufacturing |
|
Aluflexpack AG
Manufacturer of flexible packaging for the pharmaceutical a…
|
AFP | CH | Manufacturing |
|
Aluula Composites Inc.
Manufactures ultra-light composite materials with exception…
|
AUUA | CA | Manufacturing |
|
Alwasail Industrial Co.
Manufacturer of HDPE and LDPE piping systems for water, gas…
|
4148 | SA | 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.