Inner Mongolia OJing Science & Technology Co., Ltd. — Investor Relations & Filings
Inner Mongolia OJing Science & Technology Co., Ltd. specializes in the research, development, production, and sale of high-purity quartz crucibles and related silicon material processing services. The company's core product line includes various specifications of quartz crucibles essential for the Czochralski method of pulling monocrystalline silicon ingots, which are used in the photovoltaic and semiconductor sectors. Additionally, the company provides silicon material cleaning, recycling, and processing services to enhance resource efficiency within the solar energy supply chain. By focusing on high-performance materials and technical support, the company serves major manufacturers of solar cells and semiconductor wafers, contributing to the advancement of clean energy technologies and electronic component manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向银行等金融机构申请综合授信额度的公告 | 2026-04-24 | Chinese | |
| 第四届董事会第十八次会议决议公告 | 2026-04-24 | Chinese | |
| 2026年一季度报告 | 2026-04-24 | Chinese | |
| 2025年度年审会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | |
| 董事会审计委员会对2025年度年审会计师事务所履行监督职责情况报告 | 2026-04-24 | Chinese | |
| 2025年年度审计报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39988458 | 关于向银行等金融机构申请综合授信额度的公告 | 2026-04-24 | Chinese | ||
| 39988455 | 第四届董事会第十八次会议决议公告 | 2026-04-24 | Chinese | ||
| 39988452 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 39988448 | 2025年度年审会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 39988447 | 董事会审计委员会对2025年度年审会计师事务所履行监督职责情况报告 | 2026-04-24 | Chinese | ||
| 39988445 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 39988443 | 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-24 | Chinese | ||
| 39988439 | 2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-24 | Chinese | ||
| 39988438 | 2025年度财务决算报告 | 2026-04-24 | Chinese | ||
| 39988437 | 第四届董事会独立董事专门会议第五次会议决议 | 2026-04-24 | Chinese | ||
| 39988435 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
| 39988433 | 股东会议事规则 | 2026-04-24 | Chinese | ||
| 39988429 | 公司章程 | 2026-04-24 | Chinese | ||
| 39988427 | 内蒙古欧晶科技股份有限公司未来三年股东分红回报规划(2026年-2028年) | 2026-04-24 | Chinese | ||
| 39988425 | 关于变更注册资本、修订《公司章程》及修订公司部分治理制度的公告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GRAFTECH INTERNATIONAL LTD
Manufacturer of graphite electrodes and petroleum needle co…
|
EAF | US | Manufacturing |
|
Graphite India Ltd.
Manufacturer of graphite electrodes and carbon products for…
|
GRAPHITE | IN | Manufacturing |
|
Great Lakes Graphite Inc.
Industrial minerals processor supplying innovative, value-a…
|
GLKIF | CA | Manufacturing |
|
Grindwell Norton Ltd.
Manufactures abrasives, ceramics, performance plastics, and…
|
GRINDWELL | IN | Manufacturing |
|
Henan Huanghe Whirlwind Co., Ltd
Manufacturer of superhard materials, synthetic diamonds, an…
|
600172 | CN | Manufacturing |
|
Henan Liliang Diamond Co., Ltd.
Produces HPHT synthetic diamonds and lab-grown gems for ind…
|
301071 | CN | Manufacturing |
|
Henan Yicheng New Energy Co., Ltd
Produces carbon materials, lithium battery anodes, and phot…
|
300080 | CN | Manufacturing |
|
Hindustan Composites Ltd
Manufacturer of friction materials for automotive, railway,…
|
HINDCOMPOS | IN | Manufacturing |
|
HUNAN BOYUN NEW MATERIALS Co.,Ltd.
Develops advanced composite materials and powder metallurgy…
|
002297 | CN | Manufacturing |
|
ILJIN DIAMOND CO., LTD.
Manufacturer of industrial synthetic diamonds and other ult…
|
081000 | KR | Manufacturing |
Inner Mongolia OJing Science & Technology 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/53996/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53996 | 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=53996 | 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=53996 \ -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": 53996}, 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 Inner Mongolia OJing Science & Technology Co., Ltd. (id: 53996)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.