
Pricer — Investor Relations & Filings
Pricer is a global technology company specializing in in-store digital solutions for the retail sector. Its core offering is a platform centered around Electronic Shelf Labels (ESLs) that enables real-time, automated price updates and communication at the shelf edge. The system is distinguished by its use of a scalable optical wireless communication technology for reliable and instantaneous data transmission. The entire ecosystem is managed by Pricer Plaza, a cloud-based software platform that provides centralized control over pricing, task automation, and operational analytics. The company also develops advanced solutions like Pricer Avenue, a powered rail system that transforms the shelf into a dynamic platform for promotions and branding. By digitizing the shelf, Pricer's solutions aim to enhance retailers' operational efficiency, ensure price accuracy, and improve the customer shopping experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim / Quarterly Report 2026 | 2026-04-23 | Swedish | |
| Interim / Quarterly Report 2026 | 2026-04-23 | English | |
| Pricer och JRTech Solutions tecknar avtal värt 51 miljoner USD med Sobeys i Kanada avseende digital transformation av butiker | 2026-04-20 | Swedish | |
| Pricer and JRTech Solutions signs 51 MUSD digital store transformation deal with Sobeys in Canada | 2026-04-20 | English | |
| Kallelse till årsstämma i Pricer AB (publ) 2026 | 2026-04-10 | Swedish | |
| Notice of annual general meeting in Pricer AB (publ) 2026 | 2026-04-10 | English |
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Pricer 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/3098/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3098 | 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=3098 | 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=3098 \ -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": 3098}, 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 Pricer (id: 3098)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.