
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 |
|---|---|---|---|
|
ENERGY CO OF PARANA
Integrated energy utility that generates, transmits, and di…
|
ELP | BR | Electricity, gas, steam and air… |
|
Energy Vault Holdings, Inc.
Develops and operates gravity, battery, and green hydrogen …
|
NRGV | US | Electricity, gas, steam and air… |
|
ENERJİSA ENERJİ A.Ş.
An energy company providing electricity distribution and re…
|
ENJSA | TR | Electricity, gas, steam and air… |
|
ENGIE
Global provider of electricity, natural gas, and low-carbon…
|
ENGI | FR | Electricity, gas, steam and air… |
|
ENTERGY ARKANSAS, LLC
Electric utility generating and distributing power to 730,0…
|
EAI | US | Electricity, gas, steam and air… |
|
ENTERGY CORP /DE/
An integrated energy company that produces and distributes …
|
ETR | US | Electricity, gas, steam and air… |
|
ENTERGY LOUISIANA, LLC
An electric utility serving 1.1 million customers across 58…
|
ELC | US | Electricity, gas, steam and air… |
|
ENTERGY MISSISSIPPI, LLC
Generates, transmits, and distributes electric power to ove…
|
EMP | US | Electricity, gas, steam and air… |
|
ENTERGY NEW ORLEANS, LLC
An electric and natural gas utility serving Orleans Parish,…
|
ENJ | US | Electricity, gas, steam and air… |
|
ENTERGY TEXAS, INC.
Electric utility providing power to 524,000 customers in So…
|
ETI-P | US | 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.