
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 |
|---|---|---|---|
|
Jauss Polymers Ltd
Manufactures PET preforms and containers for beverage, phar…
|
526001 | IN | Manufacturing |
|
JIANGNAN MOULD & PLASTIC TECHNOLOGY CO.,LTD
Manufactures high-performance automotive plastic components…
|
000700 | CN | Manufacturing |
|
Jiangsu Boiln Plastics Co., Ltd.
Manufactures high-performance polycarbonate and acrylic she…
|
301003 | CN | Manufacturing |
|
JIANGSU GDK BIOLOGICAL TECHNOLOGY CO., LTD.
Manufacturer of laboratory consumables and life science res…
|
688670 | CN | Manufacturing |
|
Jiangsu Huaxin New Material Co.,Ltd.
Produces functional plastic materials and substrates for sm…
|
300717 | CN | Manufacturing |
|
JIANGSU SHUANGXING COLOR PLASTIC NEW MATERIALS CO.,LTD.
Produces functional polyester films for displays, solar ene…
|
002585 | CN | Manufacturing |
|
JiangSu YuXing Film Technology Co.,Ltd
Manufacturer of high-performance BOPET films for solar and …
|
300305 | CN | Manufacturing |
|
JIANGYIN HAIDA RUBBER AND PLASTIC CO.,LTD.
Manufacturer of rubber and plastic sealing and vibration re…
|
300320 | CN | Manufacturing |
|
JiaWei
Global designer and manufacturer of premium household produ…
|
3557 | TW | Manufacturing |
|
Jindal Poly Films Ltd.
Global producer of BOPET and BOPP films for packaging and i…
|
JINDALPOLY | 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.