
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 |
|---|---|---|---|
|
Formoplast AD
Designs and manufactures tooling for the plastics industry …
|
FORM | BG | Manufacturing |
|
FP CORPORATION
Manufactures and recycles disposable food containers for fo…
|
7947 | JP | Manufacturing |
|
FSPG HI-TECH CO., LTD
Develops and manufactures high-tech polymer materials and f…
|
000973 | CN | Manufacturing |
|
Fujian Superpipe Co.,Ltd
Produces high-performance plastic piping systems for munici…
|
300198 | CN | Manufacturing |
|
FUJI SEAL INTERNATIONAL,INC.
Develops and sells packaging systems, materials, and relate…
|
7864 | JP | Manufacturing |
|
FUKUVI CHEMICAL INDUSTRY CO.,LTD.
Manufacturer of plastic and resin products for construction…
|
7871 | JP | Manufacturing |
|
Fuling Technology CO.,LTD
Manufacturer of food service disposables and sustainable pa…
|
001356 | CN | Manufacturing |
|
FULIN-KY
Manufactures and distributes synthetic leather, PVC sheets,…
|
1341 | TW | Manufacturing |
|
Gabriel Pet Straps Limited
Manufactures PET and PP strapping solutions for heavy-duty …
|
544108 | IN | Manufacturing |
|
GARWARE HI-TECH FILMS LIMITED
Global manufacturer of specialty polyester films for automo…
|
GRWRHITECH | IN | 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.