Shandong Fiberglass Group Co., Ltd — Investor Relations & Filings
About Shandong Fiberglass Group Co., Ltd
Shandong Fiberglass Group Co., Ltd. specializes in the research, development, production, and sale of glass fiber and related composite materials. The company operates large-scale production facilities utilizing advanced tank furnace wire drawing technology. Its primary product portfolio includes alkali-free glass fiber yarn, fiberglass mesh, woven roving, chopped strand mats, and various specialty fabrics. These products are widely utilized across diverse sectors, including building reinforcement, automotive manufacturing, electrical insulation, wind energy, and infrastructure development. The group emphasizes technological innovation and quality control, maintaining a significant presence in both domestic and international markets. By leveraging integrated manufacturing processes, the company provides high-performance reinforcement solutions designed to enhance the structural integrity and durability of industrial and commercial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 山东玻纤集团股份有限公司2026年第二次临时股东会决议公告 | 2026-02-26 | Chinese | |
| 山东玻纤集团股份有限公司2026年第二次临时股东会会议资料 | 2026-02-12 | Chinese | |
| 山东玻纤集团股份有限公司关于股票交易异常波动的公告 | 2026-02-12 | Chinese | |
| 关于山东玻纤集团股份有限公司股票交易异常波动问询函的回复 | 2026-02-12 | Chinese | |
| 山东玻纤集团股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-02-10 | Chinese | |
| 山东玻纤集团股份有限公司关于选举董事长暨变更法定代表人的公告 | 2026-02-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38644924 | 山东玻纤集团股份有限公司2026年第二次临时股东会决议公告 | 2026-02-26 | Chinese | ||
| 38644897 | 山东玻纤集团股份有限公司2026年第二次临时股东会会议资料 | 2026-02-12 | Chinese | ||
| 38644890 | 山东玻纤集团股份有限公司关于股票交易异常波动的公告 | 2026-02-12 | Chinese | ||
| 38644879 | 关于山东玻纤集团股份有限公司股票交易异常波动问询函的回复 | 2026-02-12 | Chinese | ||
| 38644859 | 山东玻纤集团股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-02-10 | Chinese | ||
| 38644842 | 山东玻纤集团股份有限公司关于选举董事长暨变更法定代表人的公告 | 2026-02-10 | Chinese | ||
| 38644821 | 山东玻纤集团股份有限公司关于选举第四届董事会非独立董事候选人的公告 | 2026-02-10 | Chinese | ||
| 38644819 | 山东玻纤集团股份有限公司关于修订《公司章程》部分条款的公告 | 2026-02-10 | Chinese | ||
| 38644806 | 山东玻纤集团股份有限公司章程 | 2026-02-10 | Chinese | ||
| 38644784 | 山东玻纤集团股份有限公司董事、高级管理人员薪酬管理制度 | 2026-02-10 | Chinese | ||
| 38644749 | 山东玻纤集团股份有限公司第四届董事会第十六次会议决议公告 | 2026-02-10 | Chinese | ||
| 38644737 | 山东玻纤集团股份有限公司董事、高级管理人员离职管理制度 | 2026-02-10 | Chinese | ||
| 38644722 | 山东玻纤集团股份有限公司关于调整第四届董事会提名委员会、战略发展委员会委员的公告 | 2026-02-10 | Chinese | ||
| 38644709 | 山东玻纤集团股份有限公司关于董事长、法定代表人离任的公告 | 2026-02-09 | Chinese | ||
| 38644698 | 山东玻纤集团股份有限公司2026年第一次临时股东会决议公告 | 2026-01-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
Shandong Fiberglass Group 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/57950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57950 | 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=57950 | 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=57950 \ -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": 57950}, 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 Shandong Fiberglass Group Co., Ltd (id: 57950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.