
LANDSTAR SYSTEM INC — Investor Relations & Filings
Landstar System, Inc. is a technology-enabled, asset-light provider of integrated transportation management solutions. The company operates a unique business model, utilizing a vast network of independent freight agents, leased owner-operators, and other third-party capacity providers to deliver customized shipping solutions. It offers a range of specialized transportation services across various modes, including air, land, and sea, for a broad customer base. Landstar manages a wide variety of freight, from single loads to complex projects, focusing on providing safe, secure, and reliable logistics and supply chain solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-14 | English | |
| 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K | 2026-04-28 | English |
Browse filings by year
22 years- 2026 22 filings
- 2025 40 filings
- 2024 45 filings
- 2023 51 filings
- 2022 56 filings
- 2021 45 filings
- 2020 48 filings
- 2019 43 filings
- 2018 41 filings
- 2017 45 filings
- 2016 50 filings
- 2015 37 filings
- 2014 55 filings
- 2013 44 filings
- 2012 43 filings
- 2011 42 filings
- 2010 50 filings
- 2009 38 filings
- 2008 50 filings
- 2007 62 filings
- 2006 81 filings
- 2005 34 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46139386 | Major Shareholding Notification 2026 | 2026-05-14 | English | ||
| 41840572 | 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-05-06 | English | ||
| 46139388 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 38778355 | 10-Q - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-29 | English | ||
| 46139396 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46139421 | 8-K | 2026-04-28 | English | ||
| 46139467 | DEFA14A | 2026-04-20 | English | ||
| 33159444 | 8-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-04-02 | English | ||
| 33061332 | SCHEDULE 13G/A - LANDSTAR SYSTEM INC (0000853816) (Subject) | 2026-03-27 | English | ||
| 46139465 | DEF 14A | 2026-03-23 | English | ||
| 32882302 | 4 - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-02-25 | English | ||
| 32882303 | 10-K - LANDSTAR SYSTEM INC (0000853816) (Filer) | 2026-02-24 | English | ||
| 24472307 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 24472314 | 4 Filing | 2026-02-03 | English | ||
| 24472297 | 4 Filing | 2026-02-03 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Kho vận Miền Nam
A leading logistics provider specializing in freight forwar…
|
STG | VN | Transportation and storage |
|
Công ty Cổ phần Logistics Vinalink
Comprehensive logistics, specializing in international/dome…
|
VNL | VN | Transportation and storage |
|
Công ty Cổ phần Transimex
Leading comprehensive logistics provider delivering end-to-…
|
TMS | VN | Transportation and storage |
|
Corado Management PLC
Provides mediation for shipping charters and offers investm…
|
CRDO | CY | Transportation and storage |
|
DAITO KOUN CO.,LTD.
A transportation and logistics company specializing in port…
|
9367 | JP | Transportation and storage |
|
DAIUN CO.,LTD.
Logistics company specializing in port transportation and c…
|
9363 | JP | Transportation and storage |
|
Deewin Tianxia Co., Ltd
Integrated logistics and supply chain solutions provider fo…
|
2418 | HK | Transportation and storage |
|
DSV
A global transport and logistics company that provides supp…
|
DSV | DK | Transportation and storage |
|
Eastern International Ltd.
Provides logistics solutions for transporting oversized and…
|
ELOG | US | Transportation and storage |
|
EDA Group Holdings Ltd.
Provides AI-integrated, end-to-end supply chain solutions f…
|
2505 | HK | Transportation and storage |
LANDSTAR SYSTEM 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/31139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31139 | 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=31139 | 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=31139 \ -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": 31139}, 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 LANDSTAR SYSTEM INC (id: 31139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.