
Riber — Investor Relations & Filings
Riber is a global leader in the design and manufacturing of Molecular Beam Epitaxy (MBE) systems and related services for the semiconductor industry. The company's core technology, MBE, is a highly precise deposition process used to grow complex, ultra-thin crystalline layers of materials with atomic-level control. Riber provides a comprehensive portfolio of products, including research and production MBE systems, components, and high-purity material evaporation sources. These solutions are essential for researchers and industrial manufacturers developing advanced semiconductor devices. Riber's equipment is utilized in a wide range of applications, including telecommunications (5G/6G lasers), photonics, sensors, advanced displays, and high-efficiency solar cells, enabling innovation in next-generation electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| RIBER : Commande d’un système MBE de recherche aux Etats-Unis | 2024-08-21 | French | |
| RIBER: Research MBE machine order for USA | 2024-08-21 | English | |
| RIBER: INFORMATION MENSUELLE RELATIVE AU NOMBRE TOTAL D’ACTIONS ET DE DROITS DE VOTE COMPOSANT LE CAPITAL SOCIAL | 2024-08-07 | French | |
| RIBER : ACTIVITÉ DU 1ER SEMESTRE 2024 | 2024-07-23 | French | |
| RIBER: 2024 FIRST-HALF BUSINESS | 2024-07-23 | English | |
| RIBER : INFORMATION MENSUELLE RELATIVE AU NOMBRE TOTAL D’ACTIONS ET DE DROITS DE VOTE COMPOSANT LE CAPITAL SOCIAL | 2024-07-16 | French |
Browse filings by year
19 years- 2026 15 filings
- 2025 45 filings
- 2024 63 filings
- 2023 45 filings
- 2022 62 filings
- 2021 58 filings
- 2020 42 filings
- 2019 72 filings
- 2018 41 filings
- 2017 71 filings
- 2016 56 filings
- 2015 49 filings
- 2014 63 filings
- 2013 57 filings
- 2012 72 filings
- 2011 64 filings
- 2010 68 filings
- 2009 62 filings
- 2008 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Riber, 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 other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
Riber 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/1629/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1629 | 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=1629 | 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=1629 \ -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": 1629}, 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 Riber (id: 1629)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.