
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 |
|---|---|---|---|
|
E.ON SE
A European energy company focused on energy networks and cu…
|
EOAN | DE | Electricity, gas, steam and air… |
|
EQUATORIAL MARANHÃO DISTRIBUIDORA DE ENERGIA S.A.
Provides electricity distribution services across 217 munic…
|
— | BR | Electricity, gas, steam and air… |
|
EQUATORIAL PARÁ DISTRIBUIDORA DE ENERGIA S.A.
Distributes, generates, and transmits electricity to consum…
|
— | BR | Electricity, gas, steam and air… |
|
EQUATORIAL S.A.
Holding company for electric power distribution, transmissi…
|
— | BR | Electricity, gas, steam and air… |
|
Evergy, Inc.
A regulated electric utility serving 1.7 million customers …
|
EVRG | US | Electricity, gas, steam and air… |
|
EVERSOURCE ENERGY
A diversified energy company providing electricity, gas, an…
|
ES | US | Electricity, gas, steam and air… |
|
EVgo Inc.
Operates a large public direct current (DC) fast-charging n…
|
EVGO | US | Electricity, gas, steam and air… |
|
EVN AG
An international company offering energy, water, and enviro…
|
EVN | AT | Electricity, gas, steam and air… |
|
EXELON CORP
A utility services holding company engaged in energy genera…
|
EXC | US | Electricity, gas, steam and air… |
|
Fastned B.V.
Develops and operates a European network of fast-charging s…
|
FAST | NL | 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.