
NEW HUA DU TECHNOLOGY CO.,Ltd. — Investor Relations & Filings
NEW HUA DU TECHNOLOGY CO.,Ltd. provides integrated e-commerce services and digital marketing solutions. The company specializes in brand management, online store operations, and omnichannel marketing strategies. Its core activities involve leveraging data analytics to optimize supply chain processes and enhance customer engagement for various partner brands. Key services include digital media planning, social media operations, and comprehensive management of e-commerce platform storefronts. The company focuses on facilitating digital transformation and market expansion for brands through technology-driven distribution and marketing frameworks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 公司章程(2026年5月) | 2026-05-19 | Chinese | |
| 2025年年度股东会法律意见书 | 2026-05-19 | Chinese | |
| 关于股东减持股份预披露公告 | 2026-05-14 | Chinese | |
| 关于领航员计划(六期)股权激励计划授予的部分股票期权第一个行权期行权结果暨股份上市的公告 | 2025-10-29 | Chinese | |
| 第六届董事会第二十五次(临时)会议决议公告 | 2025-10-24 | Chinese |
Browse filings by year
19 years- 2026 4 filings
- 2025 135 filings
- 2024 141 filings
- 2023 167 filings
- 2022 198 filings
- 2021 148 filings
- 2020 136 filings
- 2019 131 filings
- 2018 172 filings
- 2017 175 filings
- 2016 174 filings
- 2015 160 filings
- 2014 67 filings
- 2013 85 filings
- 2012 94 filings
- 2011 101 filings
- 2010 69 filings
- 2009 61 filings
- 2008 66 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46565797 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565695 | 公司章程(2026年5月) | 2026-05-19 | Chinese | ||
| 46565322 | 2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 46344519 | 关于股东减持股份预披露公告 | 2026-05-14 | Chinese | ||
|
2025
11 filings
| |||||
| 35216370 | 关于领航员计划(六期)股权激励计划授予的部分股票期权第一个行权期行权结果暨股份上市的公告 | 2025-10-29 | Chinese | ||
| 35216367 | 第六届董事会第二十五次(临时)会议决议公告 | 2025-10-24 | Chinese | ||
| 35216359 | 关于“领航员计划(三期)”员工持股计划提前终止的公告 | 2025-10-24 | Chinese | ||
| 35216356 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 35216355 | 关于为下属公司提供担保的进展公告 | 2025-10-20 | Chinese | ||
| 35216346 | 关于领航员计划(三期)员工持股计划减持完毕的公告 | 2025-09-22 | Chinese | ||
| 35216337 | 2025年度中期分红派息实施公告 | 2025-09-16 | Chinese | ||
| 35216330 | 关于调整领航员计划(六期)股票期权激励计划行权价格的公告 | 2025-09-15 | Chinese | ||
| 35216322 | 关于新华都科技股份有限公司调整领航员计划(六期)股票期权激励计划行权价格相关事项的法律意见书 | 2025-09-15 | Chinese | ||
| 35216311 | 2025年半年度审计报告 | 2025-09-15 | Chinese | ||
| 35216253 | 关于2025年度中期利润分配方案的公告 | 2025-09-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Advertising activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acquazzurra
An advertising space sales agency operating on a corporate …
|
ACQ | IT | Professional, scientific and te… |
|
Activation Group Holdings Limited
Provides integrated marketing solutions, focusing on premiu…
|
9919 | HK | Professional, scientific and te… |
|
ADCOUNTY MEDIA INDIA LIMITED
Digital marketing and ad-tech firm specializing in performa…
|
544435 | IN | Professional, scientific and te… |
|
ADHERIS HEALTH LIMITED
Provides data-driven medication adherence and engagement so…
|
AHE | AU | Professional, scientific and te… |
|
ad pepper media International N.V.
A holding company for specialized firms in digital performa…
|
APM | NL | Professional, scientific and te… |
|
Adtiger Corporations Limited
Comprehensive online advertising platform specializing in d…
|
1163 | KY | Professional, scientific and te… |
|
Adtraction Group AB
A partner marketing platform connecting advertisers with pa…
|
ADTR | SE | Professional, scientific and te… |
|
AdUx
A digital marketing firm specializing in online advertising…
|
ALDUX | FR | Professional, scientific and te… |
|
Advantage Solutions Inc.
Provider of outsourced sales and marketing solutions for CP…
|
ADV | US | Professional, scientific and te… |
|
Adways Inc.
A digital marketing firm specializing in mobile marketing a…
|
2489 | JP | Professional, scientific and te… |
NEW HUA DU 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/54315/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54315 | 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=54315 | 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=54315 \ -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": 54315}, 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 NEW HUA DU TECHNOLOGY CO.,Ltd. (id: 54315)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.