
ARTS WAY MANUFACTURING CO INC — Investor Relations & Filings
Art's Way Manufacturing Co., Inc. is a manufacturer of specialized equipment and modular structures. The company's primary business involves producing a diverse line of agricultural equipment, including grinder mixers, manure spreaders, bale processors, and forage boxes, catering to the farming and livestock sectors. In addition to its farm machinery, Art's Way also manufactures agricultural buildings and custom-built modular laboratories for scientific and research purposes. The company also produces construction equipment. Founded in 1956, the organization focuses on quality, durability, and innovation to provide dependable products that support efficient and profitable operations for independent operators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 - ARTS WAY MANUFACTURING CO INC (0000007623) (Filer) | 2026-05-13 | English | |
| 8-K - ARTS WAY MANUFACTURING CO INC (0000007623) (Filer) | 2026-04-22 | English | |
| 10-Q - ARTS WAY MANUFACTURING CO INC (0000007623) (Filer) | 2026-04-13 | English | |
| 8-K - ARTS WAY MANUFACTURING CO INC (0000007623) (Filer) | 2026-04-09 | English | |
| Major Shareholding Notification 2026 | 2026-04-02 | English | |
| ARS | 2026-03-12 | English |
Browse filings by year
31 years- 2026 17 filings
- 2025 44 filings
- 2024 44 filings
- 2023 47 filings
- 2022 58 filings
- 2021 41 filings
- 2020 60 filings
- 2019 54 filings
- 2018 78 filings
- 2017 33 filings
- 2016 29 filings
- 2015 30 filings
- 2014 27 filings
- 2013 36 filings
- 2012 33 filings
- 2011 37 filings
- 2010 33 filings
- 2009 28 filings
- 2008 31 filings
- 2007 23 filings
- 2006 21 filings
- 2005 24 filings
- 2004 17 filings
- 2003 15 filings
- 2002 11 filings
- 2001 7 filings
- 2000 9 filings
- 1999 7 filings
- 1998 9 filings
- 1997 15 filings
- 1996 3 filings
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGCO CORP /DE
Designs, manufactures, and distributes agricultural machine…
|
AGCO | US | Manufacturing |
|
Ag Growth International Inc.
Manufactures equipment and systems for handling and process…
|
AFN | CA | Manufacturing |
|
Agromehanika AD
Wholesales and distributes agricultural equipment, machiner…
|
AMEH | MK | Manufacturing |
|
Agrometal Sociedad Anonima Industrial
Manufactures and commercializes precision agricultural mach…
|
— | AR | Manufacturing |
|
AKRON S.A.
Manufacturing and commercialization of agricultural machine…
|
— | AR | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
Al-Ghazi Tractors Limited
Manufacturer and seller of agricultural machinery, speciali…
|
AGTL | PK | Manufacturing |
|
APACHE S.A.
Manufacturer and leading exporter of high-precision agricul…
|
— | AR | Manufacturing |
|
ASIA TECHNOLOGY Co., Ltd.
Develops, manufactures, and distributes a range of agricult…
|
050860 | KR | Manufacturing |
|
CAIMAN S.A.
Over 25 years manufacturing and marketing durable, precise …
|
— | AR | Manufacturing |
ARTS WAY MANUFACTURING CO 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/35137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35137 | 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=35137 | 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=35137 \ -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": 35137}, 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 ARTS WAY MANUFACTURING CO INC (id: 35137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.