CARD FACTORY PLC — Investor Relations & Filings
Card Factory PLC is a specialist retailer of greeting cards, gifts, and celebration essentials. The company operates a vertically integrated business model, designing, manufacturing, and retailing a significant portion of its product range. This allows for the creation of exclusive products and a focus on value pricing. Its core product offerings include greeting cards for various occasions, personalized and non-personalized gifts, gift dressings, balloons, and other party supplies. The company serves customers celebrating a wide array of life events through an omnichannel model that includes physical stores and an e-commerce platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2025-12-17 | English | |
| Director/PDMR Shareholding | 2025-12-17 | English | |
| Transaction in Own Shares | 2025-12-17 | English | |
| Transaction in Own Shares | 2025-12-16 | English | |
| Transaction in Own Shares | 2025-12-15 | English | |
| Transaction in Own Shares | 2025-12-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10220165 | Director/PDMR Shareholding | 2025-12-17 | English | ||
| 10220163 | Director/PDMR Shareholding | 2025-12-17 | English | ||
| 10216650 | Transaction in Own Shares | 2025-12-17 | English | ||
| 10182536 | Transaction in Own Shares | 2025-12-16 | English | ||
| 10123808 | Transaction in Own Shares | 2025-12-15 | English | ||
| 9888390 | Transaction in Own Shares | 2025-12-12 | English | ||
| 9888389 | Trading Statement | 2025-12-12 | English | ||
| 9824908 | Transaction in Own Shares | 2025-12-11 | English | ||
| 9759753 | Transaction in Own Shares | 2025-12-10 | English | ||
| 9690769 | Holding(s) in Company | 2025-12-09 | English | ||
| 9682738 | Transaction in Own Shares | 2025-12-09 | English | ||
| 9605744 | Transaction in Own Shares | 2025-12-08 | English | ||
| 9334486 | Transaction in Own Shares | 2025-12-05 | English | ||
| 9266680 | Transaction in Own Shares | 2025-12-04 | English | ||
| 9132610 | Transaction in Own Shares | 2025-12-03 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
TOP CULTURE Co.,Ltd.
A retail company operating Tsutaya franchise stores selling…
|
7640 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
CARD FACTORY 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/4913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4913 | 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=4913 | 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=4913 \ -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": 4913}, 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 CARD FACTORY PLC (id: 4913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.