QINGDAO GUOLIN TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
QINGDAO GUOLIN TECHNOLOGY GROUP CO.,LTD. specializes in the research, development, and manufacturing of ozone generation equipment and integrated systems. The company focuses on large-scale ozone generators utilized for municipal water treatment, industrial wastewater processing, and flue gas denitrification. Its product portfolio includes ozone systems, oxygen generation equipment, and specialized technical solutions for chemical oxidation, pulp bleaching, and air purification. The company provides comprehensive engineering services and technical support, leveraging advancements in ozone discharge technology and high-concentration ozone production to serve diverse applications in water purification and industrial processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事、高级管理人员薪酬方案的公告 | 2026-04-26 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-26 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-26 | Chinese | |
| 第五届董事会第十八次会议决议公告 | 2026-04-26 | Chinese | |
| 2026年一季度报告 | 2026-04-26 | Chinese | |
| 2025年年度审计报告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37342947 | 关于公司董事、高级管理人员薪酬方案的公告 | 2026-04-26 | Chinese | ||
| 37342944 | 关于公司会计政策变更的公告 | 2026-04-26 | Chinese | ||
| 37342941 | 关于召开2025年年度股东会的通知 | 2026-04-26 | Chinese | ||
| 37342937 | 第五届董事会第十八次会议决议公告 | 2026-04-26 | Chinese | ||
| 37342934 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 37342931 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 37342928 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 37342924 | 北京德和衡律师事务所关于青岛国林科技集团股份有限公司重大资产购买实施情况的法律意见书 | 2026-03-17 | Chinese | ||
| 37342919 | 华福证券股份有限公司关于青岛国林科技集团股份有限公司重大资产购买实施情况之独立财务顾问核查意见 | 2026-03-17 | Chinese | ||
| 37342918 | 关于重大资产购买之标的资产完成过户的公告 | 2026-03-17 | Chinese | ||
| 37342917 | 青岛国林科技集团股份有限公司重大资产购买实施情况报告书 | 2026-03-17 | Chinese | ||
| 37342915 | 2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | ||
| 37342898 | 关于筹划重大资产重组的进展公告 | 2026-02-27 | Chinese | ||
| 37342891 | 2026年第一次临时股东会的法律意见书 | 2026-02-27 | Chinese | ||
| 37342888 | 关于召开2026年第一次临时股东会的提示性公告 | 2026-02-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
QINGDAO GUOLIN TECHNOLOGY 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/55757/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55757 | 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=55757 | 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=55757 \ -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": 55757}, 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 QINGDAO GUOLIN TECHNOLOGY GROUP CO.,LTD. (id: 55757)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.