BGFecomaterials CO., LTD. — Investor Relations & Filings
BGFecomaterials CO., LTD. is a manufacturer specializing in high-performance engineering plastic resins and synthetic materials. The company develops and supplies customized, high-value-added functional materials tailored to the specific needs of its clients. Through dedicated research and innovation, its R&D focuses on creating lightweight, metal-replacement, and eco-friendly material solutions. Key products serve various sectors, including the automotive industry, by providing materials that enhance safety and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 감사보고서제출 | 2026-03-13 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 42413157 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 33134943 | 주식등의대량보유상황보고서(일반) | 2026-04-01 | Korean | ||
| 33047319 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973165 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32942190 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32848433 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32838114 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32838105 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32838082 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 19475533 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19422521 | 현금ㆍ현물배당결정 | 2026-02-10 | Korean | ||
| 19421789 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-10 | Korean | ||
| 19421785 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-10 | Korean | ||
| 19421771 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-10 | Korean | ||
|
2025
1 filing
| |||||
| 12201780 | 기타경영사항(자율공시) (배당기준일 변경 안내) | 2025-12-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Asia Polymer Corporation
Manufactures LDPE and EVA resins for injection molding, foa…
|
1308 | TW | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | Manufacturing |
|
Cathay Biotech Inc.
Produces bio-based materials and polyamides using synthetic…
|
688065 | CN | Manufacturing |
BGFecomaterials 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/16046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16046 | 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=16046 | 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=16046 \ -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": 16046}, 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 BGFecomaterials CO., LTD. (id: 16046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.