
MYERS INDUSTRIES INC — Investor Relations & Filings
Myers Industries, Inc. is a diversified manufacturer of polymer products and a distributor for the vehicle service industry. The company operates through two primary segments: Material Handling and Distribution. The Material Handling segment designs and manufactures a wide range of polymer-based products, including reusable packaging, storage containers, and safety items, utilizing processes such as injection, blow, and rotational molding. The Distribution segment is a leading distributor of tools, equipment, and supplies for the tire, wheel, and under-vehicle service market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - MYERS INDUSTRIES INC (0000069488) (Filer) | 2026-05-07 | English | |
| 8-K - MYERS INDUSTRIES INC (0000069488) (Filer) | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K | 2026-04-24 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English | |
| 4 - MYERS INDUSTRIES INC (0000069488) (Issuer) | 2026-03-18 | English |
Browse filings by year
27 years- 2026 13 filings
- 2025 43 filings
- 2024 70 filings
- 2023 53 filings
- 2022 58 filings
- 2021 63 filings
- 2020 53 filings
- 2019 42 filings
- 2018 58 filings
- 2017 48 filings
- 2016 56 filings
- 2015 87 filings
- 2014 65 filings
- 2013 64 filings
- 2012 61 filings
- 2011 64 filings
- 2010 68 filings
- 2009 69 filings
- 2008 50 filings
- 2007 59 filings
- 2006 72 filings
- 2005 52 filings
- 2004 53 filings
- 2003 39 filings
- 2002 15 filings
- 2001 11 filings
- 2000 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 42868332 | 10-Q - MYERS INDUSTRIES INC (0000069488) (Filer) | 2026-05-07 | English | ||
| 42839315 | 8-K - MYERS INDUSTRIES INC (0000069488) (Filer) | 2026-05-07 | English | ||
| 45933743 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45933754 | 8-K | 2026-04-24 | English | ||
| 45933779 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 32979534 | 4 - MYERS INDUSTRIES INC (0000069488) (Issuer) | 2026-03-18 | English | ||
| 45933777 | ARS | 2026-03-13 | English | ||
| 45933808 | DEF 14A | 2026-03-13 | English | ||
| 45933810 | 11-K | 2026-03-06 | English | ||
| 45933869 | 10-K | 2026-03-05 | English | ||
| 45933876 | 8-K | 2026-03-05 | English | ||
| 16839065 | 3 Filing | 2026-01-07 | English | ||
| 16839051 | 3 Filing | 2026-01-07 | English | ||
|
2025
2 filings
| |||||
| 8548332 | 4 | 2025-11-18 | English | ||
| 8548335 | 4 | 2025-11-04 | 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 |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | 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 |
MYERS INDUSTRIES 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/32629/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32629 | 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=32629 | 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=32629 \ -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": 32629}, 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 MYERS INDUSTRIES INC (id: 32629)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.