
Power Fulx Co., Ltd. — Investor Relations & Filings
Power Fulx Co., Ltd. develops, manufactures, and distributes cosmetics, health, and beauty products. The company specializes in topical aids with a focus on sports-related applications. Its product portfolio primarily consists of muscle pain relief creams, sports recovery creams, sun protection gels, and body slimming creams, targeting athletes and active consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 지정자문인선임계약의해지 | 2025-10-31 | Korean | |
| 주권매매거래정지 (지정자문인 계약해지) | 2025-10-31 | Korean | |
| 기타시장안내 (지정자문인 선임계약 해지에 따른 상장폐지절차 안내) | 2025-10-31 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-21 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-05-20 | Korean | |
| 정기주주총회결과 | 2025-03-31 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 33028887 | 지정자문인선임계약의해지 | 2025-10-31 | Korean | ||
| 33028885 | 주권매매거래정지 (지정자문인 계약해지) | 2025-10-31 | Korean | ||
| 33028881 | 기타시장안내 (지정자문인 선임계약 해지에 따른 상장폐지절차 안내) | 2025-10-31 | Korean | ||
| 7883257 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-21 | Korean | ||
| 7899820 | 주식등의대량보유상황보고서(일반) | 2025-05-20 | Korean | ||
| 7917770 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7917501 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-31 | Korean | ||
| 7925413 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7925372 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7960321 | 주주총회소집공고 | 2025-03-11 | Korean | ||
| 7972486 | 주주총회소집결의 | 2025-02-14 | Korean | ||
| 7984950 | 본점소재지변경 | 2025-02-11 | Korean | ||
|
2024
3 filings
| |||||
| 8007641 | 주주명부폐쇄기간또는기준일설정 | 2024-12-11 | Korean | ||
| 8013947 | 기업설명회(IR)개최결과 | 2024-11-19 | Korean | ||
| 8078807 | 주요사항보고서(영업양도결정) | 2024-09-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CU Inc.
Alberta-based holding company operating regulated electric …
|
CU | CA | Electricity, gas, steam and air… |
|
Dala Energi AB
A regional provider of electricity, heating, and fiber opti…
|
DE | SE | Electricity, gas, steam and air… |
|
Desarrolladora Energética S.A.
A company focused on the development of energy projects and…
|
DESA | ES | Electricity, gas, steam and air… |
|
Distribuzione Elettrica Adriatica S.p.A.
Manages low/medium voltage grids, supplies power, and conne…
|
DEA | IT | Electricity, gas, steam and air… |
|
DPSC Limited
Integrated power utility managing generation, transmission,…
|
DPSCLTD | IN | Electricity, gas, steam and air… |
|
DTE ENERGY CO
A diversified energy company providing electricity and natu…
|
DTE | US | Electricity, gas, steam and air… |
|
Dubai Electricity & Water Authority PJSC
Public service infrastructure company generating, transmitt…
|
DEWA | AE | Electricity, gas, steam and air… |
|
Duke Energy CORP
An energy holding company that generates and distributes el…
|
DUK | US | Electricity, gas, steam and air… |
|
EDENOR
Major electricity distributor serving approximately nine mi…
|
EDN | US | Electricity, gas, steam and air… |
|
Edesa Holding S.A.
Generates, distributes, and markets electricity to customer…
|
— | AR | Electricity, gas, steam and air… |
Power Fulx Co., 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/16530/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16530 | 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=16530 | 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=16530 \ -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": 16530}, 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 Power Fulx Co., Ltd. (id: 16530)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.