
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 |
|---|---|---|---|
|
ELDAN TRANSPORTATION LTD
A mobility solutions provider offering vehicle rentals, lea…
|
— | IL | Transportation and storage |
|
Etga Group Ltd.
A holding company providing logistics and non-bank financin…
|
ETGA | IL | Transportation and storage |
|
EXPEDITORS INTERNATIONAL OF WASHINGTON INC
A global logistics company providing comprehensive supply c…
|
EXPD | US | Transportation and storage |
|
FAR International Holdings Group Company Limited
Comprehensive, digitalized cross-border logistics provider …
|
2516 | HK | Transportation and storage |
|
Fersped AD
Offers freight forwarding, logistics, multimodal transport,…
|
FERS | MK | Transportation and storage |
|
Fesco Transport Group
An intermodal transport and logistics operator with its own…
|
FESH | RU | Transportation and storage |
|
FM GLOBAL LOGISTICS HOLDINGS BERHAD
A global multimodal logistics service provider offering com…
|
— | MY | Transportation and storage |
|
Foodlink S.A.
A 3PL company providing a comprehensive range of supply cha…
|
FOODL | GR | Transportation and storage |
|
Freightos Ltd
Operates a SaaS-enabled global freight marketplace that dig…
|
CRGO | US | Transportation and storage |
|
Fridenson Logistic Services Ltd.
Provider of freight forwarding, customs brokerage, and ware…
|
FRDN | IL | 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.