
Amcomri Group PLC — Investor Relations & Filings
Amcomri Group PLC is a holding company that implements a "Buy, Improve, Build" strategy focused on acquiring and developing specialist small and medium-sized enterprises (SMEs). The group concentrates its activities within two core divisions: Embedded Engineering Services and B2B Manufacturing. Following an acquisition, Amcomri works in close partnership with the management of each company to systematically enhance financial and operational performance. This process-led, collaborative approach aims to unlock the full potential of each business by improving efficiency and competitiveness. Strategic growth is pursued through both organic development and synergistic bolt-on acquisitions to expand market presence and drive long-term value.
Recent filings
No filings indexed yet
We are still gathering filings for Amcomri Group PLC. .
Browse filings by year
3 yearsNo filings match the current filters
Try clearing the filters, or .
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Amcomri Group PLC, 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 · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
Amcomri Group PLC 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/9374/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9374 | 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=9374 | 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=9374 \ -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": 9374}, 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 Amcomri Group PLC (id: 9374)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.