Zhejiang NetSun Co.,Ltd. — Investor Relations & Filings
Zhejiang NetSun Co.,Ltd. specializes in the development and operation of B2B e-commerce platforms, data services, and supply chain finance solutions. The company manages a portfolio of vertical industry portals, including ChemNet and the Toocle global trade network, which provide market intelligence, price indices, and trade matching services. Its core operations focus on integrating information technology with industrial supply chains to facilitate online trading, logistics coordination, and financial services. NetSun utilizes big data analytics to offer risk management and credit assessment tools, supporting the digital transformation of procurement and distribution processes. The service suite is designed to enhance transparency and efficiency within commodity and manufacturing sectors through an integrated framework of industrial internet and financial technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于原持股5%以上股东减持计划期限届满暨实施完成的公告 | 2025-12-11 | Chinese | |
| 关于控股股东减持股份触及1%整数倍的公告 | 2025-12-09 | Chinese | |
| 第七届董事会第三次会议决议公告 | 2025-10-30 | Chinese | |
| 2025年三季度报告 | 2025-10-30 | Chinese | |
| 简式权益变动报告书 | 2025-09-29 | Chinese | |
| 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2025-09-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34803790 | 关于原持股5%以上股东减持计划期限届满暨实施完成的公告 | 2025-12-11 | Chinese | ||
| 34803778 | 关于控股股东减持股份触及1%整数倍的公告 | 2025-12-09 | Chinese | ||
| 34803776 | 第七届董事会第三次会议决议公告 | 2025-10-30 | Chinese | ||
| 34803769 | 2025年三季度报告 | 2025-10-30 | Chinese | ||
| 34803767 | 简式权益变动报告书 | 2025-09-29 | Chinese | ||
| 34803765 | 关于持股5%以上股东减持股份触及1%整数倍的公告 | 2025-09-29 | Chinese | ||
| 34803764 | 半年报董事会决议公告 | 2025-08-28 | Chinese | ||
| 34803753 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 34803743 | 2025年半年度财务报告 | 2025-08-28 | Chinese | ||
| 34803726 | 2025年半年度报告摘要 | 2025-08-28 | Chinese | ||
| 34803718 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 34803715 | 关于持股5%以上股东减持股份的预披露公告 | 2025-08-22 | Chinese | ||
| 34803703 | 关于控股股东减持股份的预披露公告 | 2025-08-22 | Chinese | ||
| 34803698 | 第七届董事会第一次会议决议公告 | 2025-07-21 | Chinese | ||
| 34803666 | 2025年第一次临时股东大会决议公告 | 2025-07-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ai ROBOTICS INC.
Specializes in AI-driven marketing and e-commerce support f…
|
247A | JP | Telecommunications, computer pr… |
|
Airship AI Holdings, Inc.
AI-driven data management and surveillance platform for gov…
|
AISP | US | Telecommunications, computer pr… |
|
AIRTASKER LIMITED
Online marketplace connecting individuals and businesses wi…
|
ART | AU | Telecommunications, computer pr… |
|
AI X Tech Inc.
Online vertical media platform providing content, marketing…
|
1490 | HK | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Global provider of AI-based web data collection and zero tr…
|
ALAR | US | Telecommunications, computer pr… |
|
ALiNK Internet, INC.
A technology company specializing in personalized weather i…
|
7077 | JP | Telecommunications, computer pr… |
|
ALTITUDE GROUP PLC
A technology and services provider for the promotional prod…
|
ALT | GB | Telecommunications, computer pr… |
|
Altona Rare Earths Plc
An exploration and development company focused on rare eart…
|
ANR | GB | Telecommunications, computer pr… |
|
Amaze Co.,Ltd.
A hospitality company engaged in the operation of hotels an…
|
6076 | US | Telecommunications, computer pr… |
|
Amazia, inc.
Develops and operates internet services with a primary focu…
|
4424 | JP | Telecommunications, computer pr… |
Zhejiang NetSun 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/54153/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54153 | 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=54153 | 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=54153 \ -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": 54153}, 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 Zhejiang NetSun Co.,Ltd. (id: 54153)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.