
LINDSAY CORP — Investor Relations & Filings
Lindsay Corporation is a global manufacturer of equipment and technology focused on two primary segments: irrigation and infrastructure. The irrigation division provides water management solutions for the agricultural sector, featuring its Zimmatic brand of center pivot and lateral move irrigation systems and the FieldNET platform for remote monitoring and precision irrigation. The infrastructure division develops products and services to improve road safety and traffic flow. Key offerings include crash cushions, end treatments, temporary barriers, and the Road Zipper system for dynamic lane management. The company also provides Elecsys remote monitoring and control solutions for industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-15 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 10-Q | 2026-04-02 | English | |
| 8-K - LINDSAY CORP (0000836157) (Filer) | 2026-04-02 | English | |
| SCHEDULE 13G/A - LINDSAY CORP (0000836157) (Subject) | 2026-03-27 | English |
Browse filings by year
24 years- 2026 18 filings
- 2025 48 filings
- 2024 36 filings
- 2023 37 filings
- 2022 35 filings
- 2021 43 filings
- 2020 42 filings
- 2019 25 filings
- 2018 59 filings
- 2017 42 filings
- 2016 45 filings
- 2015 46 filings
- 2014 44 filings
- 2013 44 filings
- 2012 41 filings
- 2011 36 filings
- 2010 36 filings
- 2009 48 filings
- 2008 55 filings
- 2007 56 filings
- 2006 78 filings
- 2005 39 filings
- 2004 46 filings
- 2003 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46361737 | SD | 2026-05-15 | English | ||
| 46133503 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46133506 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46133500 | 10-Q | 2026-04-02 | English | ||
| 33154772 | 8-K - LINDSAY CORP (0000836157) (Filer) | 2026-04-02 | English | ||
| 33061604 | SCHEDULE 13G/A - LINDSAY CORP (0000836157) (Subject) | 2026-03-27 | English | ||
| 19412057 | 4 Filing | 2026-01-13 | English | ||
| 19412067 | 8-K Filing | 2026-01-12 | English | ||
| 19412062 | 3 Filing | 2026-01-12 | English | ||
| 19412075 | 8-K Filing | 2026-01-08 | English | ||
| 19412068 | 4 Filing | 2026-01-08 | English | ||
| 19412066 | 4 Filing | 2026-01-08 | English | ||
| 19412065 | 10-Q Filing | 2026-01-08 | English | ||
| 19412064 | 4 Filing | 2026-01-08 | English | ||
| 19412063 | 4 Filing | 2026-01-08 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CAIMAN S.A.
Over 25 years manufacturing and marketing durable, precise …
|
— | AR | Manufacturing |
|
Clean Seed Capital Group Ltd.
Ag-tech pioneer specializing in innovative farm equipment a…
|
CSX.H | CA | Manufacturing |
|
CNH Industrial N.V.
A global equipment and services company for the agriculture…
|
CNHI | NL | Manufacturing |
|
CO2 GRO Inc.
Accelerating high-value plant growth using patented Aqueous…
|
GROW | CA | Manufacturing |
|
CubicFarm Systems Corp.
Ag-tech developing automated vertical farming systems for f…
|
CUB | CA | Manufacturing |
|
DAEDONG CORPORATION
Manufacturer of agricultural machinery, industrial equipmen…
|
000490 | KR | Manufacturing |
|
DEERE & CO
Global manufacturer of equipment for agriculture, construct…
|
DE | US | Manufacturing |
|
Emak
Develops and manufactures outdoor power equipment and indus…
|
EM | IT | Manufacturing |
|
Envirologic AB
Develops and sells automated washing robots for the agricul…
|
ENVI B | SE | Manufacturing |
|
Escorts Kubota Limited
Engineering conglomerate for agricultural, construction, an…
|
ESCORTS | IN | Manufacturing |
LINDSAY CORP 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/31903/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31903 | 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=31903 | 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=31903 \ -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": 31903}, 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 LINDSAY CORP (id: 31903)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.