Basler AG — Investor Relations & Filings
Basler AG is an international manufacturer of imaging components for computer vision. The company offers a broad, coordinated portfolio of vision hardware and software from a single source. Its product range includes industrial cameras (such as area scan, line scan, and stereo vision models), lenses, frame grabbers, lighting, and software suites. These components are engineered to create complete, compatible, and extensively tested vision systems. Basler's solutions are utilized across numerous applications, including industrial automation, quality control, robotics, logistics, and semiconductor inspection. The company integrates advanced technologies like deep learning, Short-Wave Infrared (SWIR) imaging, and High Dynamic Range (HDR) to address complex image processing challenges, enhancing process efficiency and precision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3-month result 2026: Basler AG starts fiscal year 2026 with very strong growth in incoming orders, revenues, and earnings | 2026-05-06 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-06 | English | |
| Basler AG reports preliminary financial results for the first quarter of 2026: Very strong start to the year; company raises forecast for 2026 | 2026-05-04 | English | |
| Basler Aktiengesellschaft: Bekanntmachung der Einberufung zur Hauptversammlung am 01.06.2026 in Hamburg mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-04-22 | German | |
| Annual financial report 2025 | 2026-04-21 | English | |
| Major Shareholding Notification 2026 | 2026-04-16 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Basler AG, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VIZIONFOCUS INC.
Specialized ODM of soft disposable contact lenses and custo…
|
4771 | TW | Manufacturing |
|
Vuzix Corp
Designs and manufactures augmented reality wearable display…
|
VUZI | US | Manufacturing |
|
Wuhan Guide Infrared CO.,LTD
Specializes in infrared thermal imaging systems and optoele…
|
002414 | CN | Manufacturing |
|
Wuhan Guide Technology Co., Ltd.
Develops and manufactures infrared thermal imaging systems …
|
301633 | CN | Manufacturing |
|
Wuhan Raycus Fiber Laser Technologies Co., Ltd.
Produces high-power fiber lasers and core components for in…
|
300747 | CN | Manufacturing |
|
Xiamen Leading Optics Co., Ltd.
Manufacturer of high-precision optical lenses for security …
|
605118 | CN | Manufacturing |
|
YANGTZE OPTICAL ELECTRONIC CO., LTD.
Develops specialty optical fibers and precision components …
|
688143 | CN | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Only global company with all three mainstream optical prefo…
|
6869 | HK | Manufacturing |
|
Yangtze Optical Fibre and Cable Joint Stock Limited Company
Global manufacturer of optical fiber preforms, fibers, and …
|
601869 | CN | Manufacturing |
|
Young Optics Inc.
Integrated optical design and manufacturing of high-precisi…
|
3504 | TW | Manufacturing |
Basler AG 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/45/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45 | 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=45 | 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=45 \ -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": 45}, 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 Basler AG (id: 45)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.