CD Plus.com Ltd. — Investor Relations & Filings
CD Plus.com Ltd. was a prominent retailer specializing in music and entertainment products, tracing its origins to a record store chain established in 1962. The company achieved significant scale, operating 133 stores across the nation by 2000 under various banners, including CD Plus, AVE Entertainment, Big K, and Urban Sound Exchange. CD Plus.com was notable for its early adoption of e-commerce, launching its internet site in 1996 and claiming the distinction of being the first online music retailer in its market. Furthermore, it pioneered digital distribution by becoming the first company in its region to offer copyrighted music over the Internet in 1999. The company played a key role in the physical and early digital distribution landscape of recorded media before its retail operations ceased in the early 2010s.
Recent filings
No filings indexed yet
We are still gathering filings for CD Plus.com Ltd.. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | 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 |
CD Plus.com Ltd. 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/43179/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43179 | 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=43179 | 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=43179 \ -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": 43179}, 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 CD Plus.com Ltd. (id: 43179)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.