
QINGMU TEC CO., LTD. — Investor Relations & Filings
Qingmu Tec Co., Ltd. is a professional e-commerce service provider specializing in digital retail solutions and brand management. The company offers a comprehensive suite of services including online store operations, digital marketing, customer relationship management, and information technology system development. By leveraging data-driven insights and advanced technical infrastructure, the firm assists global brands in establishing and optimizing their presence across major digital commerce platforms. Its core capabilities encompass full-chain services from strategic planning and creative design to warehousing, logistics integration, and after-sales support. The company focuses on delivering integrated retail strategies that enhance brand value and operational efficiency in complex digital ecosystems through specialized technical support and market analysis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | |
| 北京市竞天公诚律师事务所关于青木科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于董事会完成换届选举、聘任高级管理人员及证券事务代表暨部分高级管理人员任期届满离任的公告 | 2026-05-19 | Chinese | |
| 第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | |
| 兴业证券股份有限公司关于青木科技股份有限公司2025年度持续督导跟踪报告 | 2026-05-13 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46806934 | 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | ||
| 46512439 | 北京市竞天公诚律师事务所关于青木科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46512438 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46512437 | 关于董事会完成换届选举、聘任高级管理人员及证券事务代表暨部分高级管理人员任期届满离任的公告 | 2026-05-19 | Chinese | ||
| 46512440 | 第四届董事会第一次会议决议公告 | 2026-05-19 | Chinese | ||
| 45564623 | 兴业证券股份有限公司关于青木科技股份有限公司2025年度持续督导跟踪报告 | 2026-05-13 | Chinese | ||
| 45564614 | 兴业证券股份有限公司关于青木科技股份有限公司保荐总结报告书 | 2026-05-13 | Chinese | ||
| 39262693 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 39262690 | 2025年度独立董事述职报告(韩慧博) | 2026-04-26 | Chinese | ||
| 39262686 | 2025年年度内部控制审计报告 | 2026-04-26 | Chinese | ||
| 39262681 | 2025年度内部控制评价报告 | 2026-04-26 | Chinese | ||
| 39262677 | 青木科技股份有限公司信息披露暂缓与豁免管理制度 | 2026-04-26 | Chinese | ||
| 39262672 | 独立董事提名人声明与承诺(王浩) | 2026-04-26 | Chinese | ||
| 39262671 | 2025年募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese | ||
| 39262654 | 青木科技股份有限公司2025年度会计师事务所履职情况的评估报告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Advertising activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SAYLOR ADVERTISING.INC.
Comprehensive ad agency for traditional and digital media, …
|
2156 | JP | Professional, scientific and te… |
|
SBBS CONSORTIUM BERHAD
Provides branding and marketing solutions, specializing in …
|
— | MY | Professional, scientific and te… |
|
SBS NEXUS BERHAD
A branding and marketing solutions specialist providing com…
|
— | MY | Professional, scientific and te… |
|
SENI JAYA CORPORATION BERHAD
Provides comprehensive out-of-home advertising solutions vi…
|
— | MY | Professional, scientific and te… |
|
SEPTENI HOLDINGS CO.,LTD.
Holding company managing subsidiaries in digital marketing …
|
4293 | JP | Professional, scientific and te… |
|
SG Company
Industrial group providing 360-degree communication and mar…
|
SGC | IT | Professional, scientific and te… |
|
Shanghai LongYun Media Group Co., Ltd
Provides integrated marketing, media planning, and creative…
|
603729 | CN | Professional, scientific and te… |
|
SHOPPER360 LIMITED
Provides comprehensive shopper marketing & advertising solu…
|
1F0 | SG | Professional, scientific and te… |
|
Shunya International Martech (Beijing) Co., Ltd.
Provides integrated marketing technology and data-driven br…
|
300612 | CN | Professional, scientific and te… |
|
Signpost India Limited
Technology-driven media enterprise specializing in DOOH and…
|
SIGNPOST | IN | Professional, scientific and te… |
QINGMU TEC 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/56061/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56061 | 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=56061 | 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=56061 \ -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": 56061}, 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 QINGMU TEC CO., LTD. (id: 56061)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.