PC Direct, Inc. — Investor Relations & Filings
PC Direct, Inc., established in 1998, is a merchant wholesaler specializing in the distribution of IT components, computer peripheral equipment, and Internet of Things (IoT) products. The company's portfolio includes a wide range of hardware and software, such as CPUs and HDDs. It serves as a key distributor for over 15 global brands, including Intel, Seagate, Gigabyte, Supermicro, DJI, and Insta360. PC Direct operates through various offline and online channels, providing comprehensive sales and technical support to its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-19 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-11-27 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 신탁계약해지결과보고서 | 2024-09-20 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8002232 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-19 | Korean | ||
| 8004763 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8011953 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2024-11-27 | Korean | ||
| 8017047 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8076513 | 신탁계약해지결과보고서 | 2024-09-20 | Korean | ||
| 8095684 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8121525 | [연장결정]주요사항보고서(자기주식취득신탁계약체결결정) | 2024-06-20 | Korean | ||
| 8140112 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8155758 | 단기차입금증가결정 | 2024-03-28 | Korean | ||
| 8157901 | 신탁계약에의한취득상황보고서 | 2024-03-25 | Korean | ||
| 8158581 | 정기주주총회결과 | 2024-03-22 | Korean | ||
| 8184257 | 감사보고서제출 | 2024-03-14 | Korean | ||
| 8184209 | 사업보고서 (2023.12) | 2024-03-14 | Korean | ||
| 8195338 | 주식등의대량보유상황보고서(일반) | 2024-03-08 | Korean | ||
| 8197113 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-03-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of computers, computer peripheral equipment and software
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB S.A.
A leading CEE distributor of IT, consumer electronics, and …
|
ABE | PL | Wholesale and retail trade |
|
Acer Gaming Inc.
Specialized gaming console and PC game distribution arm of …
|
6908 | TW | Wholesale and retail trade |
|
Acetech E-Commerce Limited
Distributes IT hardware and networking equipment via digita…
|
ACETEC | IN | Wholesale and retail trade |
|
ACTION S.A.
A distributor and manufacturer of IT equipment, electronics…
|
ACT | PL | Wholesale and retail trade |
|
ARENA BİLGİSAYAR SANAYİ VE TİCARET A.Ş.
A technology distributor of PCs, peripherals, and electroni…
|
ARENA | TR | Wholesale and retail trade |
|
Asbis Enterprises PLC
Distributor and developer of IT, IoT, and robotics products…
|
ASB | CY | Wholesale and retail trade |
|
Beamscope Canada Inc.
Former major distributor of computer hardware, software, an…
|
BSP | CA | Wholesale and retail trade |
|
Changhong Jiahua Holdings Limited
A technology distributor and integrated ICT service provide…
|
3991 | HK | Wholesale and retail trade |
|
Climb Global Solutions, Inc.
A value-added IT distributor connecting emerging tech vendo…
|
CLMB | US | Wholesale and retail trade |
|
Compuage Infocom Ltd
Value-added distributor of IT, mobility, cloud, and cyberse…
|
COMPINFO | IN | Wholesale and retail trade |
PC Direct, Inc. 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/15712/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15712 | 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=15712 | 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=15712 \ -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": 15712}, 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 PC Direct, Inc. (id: 15712)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.