S&KPOLYTECCO.,LTD. — Investor Relations & Filings
S&K POLYTEC CO., LTD. is a chemical company specializing in the manufacture and sale of polymer components and materials. Its core products are high-density and microcellular polyurethane (PU) foam sheets. These materials are engineered for a variety of applications, including sealing, gaskets, packing, and cushioning. The company supplies its specialty polymer products to diverse high-tech sectors, primarily serving the electronics, medical, sports, and construction industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집공고 | 2025-03-06 | Korean | |
| 의결권대리행사권유참고서류 | 2025-03-06 | Korean | |
| 주주총회소집결의 | 2025-03-05 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-26 | Korean | |
| 대표이사변경 | 2025-02-20 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7963147 | 주주총회소집공고 | 2025-03-06 | Korean | ||
| 7963111 | 의결권대리행사권유참고서류 | 2025-03-06 | Korean | ||
| 7963520 | 주주총회소집결의 | 2025-03-05 | Korean | ||
| 7967582 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-26 | Korean | ||
| 7970472 | 대표이사변경 | 2025-02-20 | Korean | ||
|
2024
10 filings
| |||||
| 8005794 | 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean | ||
| 8016807 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8095564 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8137990 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8153687 | [기재정정]사업보고서 (2023.12) | 2024-03-29 | Korean | ||
| 8158458 | 정기주주총회결과 | 2024-03-22 | Korean | ||
| 8183925 | 감사보고서제출 | 2024-03-14 | Korean | ||
| 8183417 | [기재정정]감사보고서제출 | 2024-03-14 | Korean | ||
| 8182356 | 사업보고서 (2023.12) | 2024-03-14 | Korean | ||
| 8196595 | 주주총회소집공고 | 2024-03-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
S&KPOLYTECCO.,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/16723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16723 | 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=16723 | 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=16723 \ -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": 16723}, 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 S&KPOLYTECCO.,LTD. (id: 16723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.