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 |
|---|---|---|---|
| Q2 Report 2005 | 2005-08-11 | English | |
| Q1 Report 2005 | 2005-04-28 | German | |
| Annual Report 2004 | 2005-03-09 | German | |
| Q3 Report 2004 | 2004-11-05 | German | |
| Q2 Report 2004 | 2004-08-12 | German | |
| Q1 Report 2004 | 2004-05-05 | German |
Browse filings by year
26 years- 2026 16 filings
- 2025 39 filings
- 2024 55 filings
- 2023 34 filings
- 2022 34 filings
- 2021 22 filings
- 2020 29 filings
- 2019 39 filings
- 2018 30 filings
- 2017 31 filings
- 2016 22 filings
- 2015 22 filings
- 2014 21 filings
- 2013 25 filings
- 2012 3 filings
- 2011 3 filings
- 2010 2 filings
- 2007 2 filings
- 2006 5 filings
- 2005 4 filings
- 2004 4 filings
- 2003 12 filings
- 2002 7 filings
- 2001 11 filings
- 2000 15 filings
- 1999 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
3 filings
| |||||
| 1150498 | Q2 Report 2005 | 2005-08-11 | English | ||
| 1151929 | Q1 Report 2005 | 2005-04-28 | German | ||
| 1152714 | Annual Report 2004 | 2005-03-09 | German | ||
|
2004
4 filings
| |||||
| 1153729 | Q3 Report 2004 | 2004-11-05 | German | ||
| 1154398 | Q2 Report 2004 | 2004-08-12 | German | ||
| 1155709 | Q1 Report 2004 | 2004-05-05 | German | ||
| 1156697 | Annual Report 2003 | 2004-03-10 | German | ||
|
2003
8 filings
| |||||
| 1157374 | Q3 Report 2003 | 2003-11-17 | German | ||
| 2143937 | Basler AG english | 2003-08-06 | English | ||
| 1158404 | Q2 Report 2003 | 2003-08-06 | German | ||
| 2144086 | Basler AG english | 2003-06-24 | English | ||
| 2144233 | Basler AG english | 2003-05-13 | English | ||
| 1159378 | Q1 Report 2003 | 2003-05-13 | English | ||
| 1160349 | Annual Report 2002 | 2003-03-27 | English | ||
| 1161031 | Quarterly Report 3/2002 | 2003-03-18 | 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.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ability Enterprise Co., Ltd.
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
Aiptek International Inc.
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek Corporation
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE OPTOCOM CO., LTD.
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
Asia Optical Co., Inc.
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | 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.