
TAYLOR DEVICES, INC. — Investor Relations & Filings
Taylor Devices, Inc. is an engineering and manufacturing company specializing in shock and vibration control technology. The company designs, develops, and produces a range of products including shock absorbers, liquid springs, shock isolation systems, and seismic dampers. These devices are engineered to absorb, control, or mitigate the motion of masses caused by transient events, such as earthquakes, or steady-state vibrations. The company serves critical markets including aerospace, defense, structural engineering, nuclear, and industrial sectors. Taylor Devices operates as a vertically integrated company, managing the entire process from design and analysis to in-house machining, assembly, and testing to ensure product performance and reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - TAYLOR DEVICES, INC. (0000096536) (Filer) | 2026-03-31 | English | |
| Major Shareholding Notification 2026 | 2026-02-13 | English | |
| 4 Filing | 2026-01-26 | English | |
| 4 Filing | 2026-01-23 | English | |
| 4 Filing | 2026-01-16 | English | |
| 4 Filing | 2026-01-13 | English |
Browse filings by year
32 years- 2026 6 filings
- 2025 22 filings
- 2024 18 filings
- 2023 18 filings
- 2022 18 filings
- 2021 19 filings
- 2020 23 filings
- 2019 24 filings
- 2018 23 filings
- 2017 22 filings
- 2016 21 filings
- 2015 19 filings
- 2014 14 filings
- 2013 15 filings
- 2012 21 filings
- 2011 18 filings
- 2010 15 filings
- 2009 21 filings
- 2008 28 filings
- 2007 16 filings
- 2006 32 filings
- 2005 16 filings
- 2004 23 filings
- 2003 16 filings
- 2002 10 filings
- 2001 7 filings
- 2000 6 filings
- 1999 10 filings
- 1998 13 filings
- 1997 12 filings
- 1996 8 filings
- 1995 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33114346 | 10-Q - TAYLOR DEVICES, INC. (0000096536) (Filer) | 2026-03-31 | English | ||
| 45999016 | Major Shareholding Notification 2026 | 2026-02-13 | English | ||
| 17318953 | 4 Filing | 2026-01-26 | English | ||
| 17318963 | 4 Filing | 2026-01-23 | English | ||
| 17318962 | 4 Filing | 2026-01-16 | English | ||
| 17318957 | 4 Filing | 2026-01-13 | English | ||
|
2025
9 filings
| |||||
| 17318946 | 10-Q Filing | 2025-12-31 | English | ||
| 8832075 | FORM S-8 | 2025-10-27 | English | ||
| 8832081 | TAYLOR DEVICES, INC. - FORM 8-K SEC FILING | 2025-10-22 | English | ||
| 8832085 | TAYLOR DEVICES, INC. - FORM 10-Q SEC FILING | 2025-10-01 | English | ||
| 8832086 | FORM ARS FILING | 2025-09-05 | English | ||
| 8832089 | TAYLOR DEVICES, INC | 2025-09-05 | English | ||
| 8832106 | TAYLOR DEVICES, INC. - FORM 10-K SEC FILING | 2025-08-15 | English | ||
| 8832107 | Major Shareholding Notification 2025 | 2025-07-29 | English | ||
| 8832109 | FORM 4 FILING | 2025-04-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TERA SCIENCE Co.,LTD
A diversified tech company in battery materials, biotech, a…
|
073640 | KR | Manufacturing |
|
TPC Mechatronics Corporation
Manufacturer and supplier of pneumatic equipment and smart …
|
048770 | KR | Manufacturing |
|
TXCOM
Designs and manufactures communication hardware and softwar…
|
ALTXC | FR | Manufacturing |
|
Veljan Denison Limited
Manufacturer of hydraulic pumps, motors, and valves for mar…
|
VELJAN | IN | Manufacturing |
|
Yantai Eddie Precision Machinery Co.,Ltd
Produces hydraulic attachments and high-end components for …
|
603638 | CN | Manufacturing |
|
Yuken India Ltd.
Designs and manufactures hydraulic pumps, valves, and syste…
|
YUKEN | IN | Manufacturing |
|
YUKEN KOGYO CO., LTD.
Manufacturer of hydraulic equipment, systems, and environme…
|
6393 | JP | Manufacturing |
|
万通液压
Manufacturer of high-performance hydraulic cylinders for mi…
|
920839 | CN | Manufacturing |
|
威博液压
Develops and manufactures hydraulic power units and compone…
|
920245 | CN | Manufacturing |
TAYLOR DEVICES, 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/33866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33866 | 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=33866 | 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=33866 \ -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": 33866}, 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 TAYLOR DEVICES, INC. (id: 33866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.