
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 |
|---|---|---|---|
|
CENTERPOINT ENERGY INC
Energy delivery company providing electric and natural gas …
|
CNP | US | Electricity, gas, steam and air… |
|
CENTRAIS ELETRICAS DE SANTA CATARINA S.A
Specializes in the generation, transmission, and distributi…
|
— | BR | Electricity, gas, steam and air… |
|
CESC Limited
Vertically integrated power utility generating and distribu…
|
CESC | IN | Electricity, gas, steam and air… |
|
CEZ A.S.
An integrated energy conglomerate in electricity, heat, nat…
|
CEZ | CZ | Electricity, gas, steam and air… |
|
CGE TRANSMISION S.A.
Specializes in electric power transmission, transferring en…
|
— | CL | Electricity, gas, steam and air… |
|
Chernigovoblenergo
Distributes and supplies electricity to consumers in the Ch…
|
CHEON | UA | Electricity, gas, steam and air… |
|
CHILQUINTA DISTRIBUCION S.A.
An electricity distribution company delivering energy to 2M…
|
— | CL | Electricity, gas, steam and air… |
|
China ITS (Holdings) Co., Ltd.
Supplies infrastructure tech solutions, products, and servi…
|
1900 | HK | Electricity, gas, steam and air… |
|
CHONGQING FULING ELECTRIC POWER COMPANY LTD.
Provides electricity distribution, grid management, and ene…
|
600452 | CN | Electricity, gas, steam and air… |
|
Chongqing Three Gorges Water Conservancy and Electric Power Co.,Ltd.
Integrated energy firm providing hydropower generation, tra…
|
600116 | CN | 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.