
New Universal Science and Technology Co.,Ltd. — Investor Relations & Filings
New Universal Science and Technology Co.,Ltd. develops intelligent manufacturing equipment and integrated information technology solutions. The company specializes in automated mixing systems for rubber and plastic processing, alongside environmental protection technologies focused on volatile organic compound (VOC) treatment and energy conservation. Its product suite includes intelligent logistics systems, digital factory management software, and specialized machinery designed for industrial automation. By integrating mechanical engineering with advanced control systems, the firm provides comprehensive infrastructure for sustainable production and digital transformation. Its operations focus on enhancing manufacturing efficiency and environmental compliance through technological innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司重大诉讼的公告 | 2026-06-03 | Chinese | |
| 关于公司预重整事项的进展公告 | 2026-06-02 | Chinese | |
| 关于公司股票交易被实施其他风险警示相关事项的进展公告 | 2026-06-02 | Chinese | |
| 北京市天元律师事务所关于万向新元科技股份有限公司2025年度股东会的法律意见 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 关于未弥补的亏损达实收股本总额三分之一的公告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47945638 | 关于公司重大诉讼的公告 | 2026-06-03 | Chinese | ||
| 47932321 | 关于公司预重整事项的进展公告 | 2026-06-02 | Chinese | ||
| 47932320 | 关于公司股票交易被实施其他风险警示相关事项的进展公告 | 2026-06-02 | Chinese | ||
| 46384285 | 北京市天元律师事务所关于万向新元科技股份有限公司2025年度股东会的法律意见 | 2026-05-18 | Chinese | ||
| 46384284 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 37477095 | 关于未弥补的亏损达实收股本总额三分之一的公告 | 2026-04-26 | Chinese | ||
| 37477079 | 2026年一季度报告 | 2026-04-26 | Chinese | ||
| 37477063 | 非标准意见涉及事项的专项说明 | 2026-04-26 | Chinese | ||
| 37476960 | 2025年董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-26 | Chinese | ||
| 37476956 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 37476922 | 2025年年度报告 | 2026-04-26 | Chinese | ||
| 37476921 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 37476905 | 关于公司股票可能被终止上市的第六次风险提示公告 | 2026-04-21 | Chinese | ||
| 37476895 | 关于2025年年度报告编制及最新审计进展情况的公告 | 2026-04-13 | Chinese | ||
| 37476893 | 关于公司股票可能被终止上市的第五次风险提示公告 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yushin Company
Manufacturer of take-out robots and automation systems for …
|
6482 | JP | Manufacturing |
|
ZEUSCO.,LTD.
Designs and manufactures equipment and software for the sem…
|
079370 | KR | Manufacturing |
|
Zhejiang Canaan Technology Limited
Manufactures high-end pharmaceutical equipment and solid do…
|
300412 | CN | Manufacturing |
|
Zhejiang Dafeng Industry Co., Ltd
Integrated stage, lighting, acoustics, and seating for cult…
|
603081 | CN | Manufacturing |
|
Zhejiang HangKe Technology Incorporated Company
Provides back-end lithium-ion battery production, formation…
|
688006 | CN | Manufacturing |
|
Zhejiang Huaye Plastics Machinery Co., Ltd.
Manufacturer of high-precision screws and barrels for plast…
|
301616 | CN | Manufacturing |
|
Zhejiang Jinggong Integration Technology Co., Ltd.
Manufactures intelligent equipment for carbon fiber, solar …
|
002006 | CN | Manufacturing |
|
Zhejiang Jingsheng Mechanical & Electrical Co.,Ltd.
Manufactures high-end equipment for semiconductor and photo…
|
300316 | CN | Manufacturing |
|
ZheJiang Tailin Bioengineering Co.,Ltd
Develops equipment for microbial control, sterility testing…
|
300813 | CN | Manufacturing |
|
Zhejiang Tengy Environmental Technology Co., Ltd
Specialized provider of atmospheric pollution control solut…
|
1527 | HK | Manufacturing |
New Universal Science and 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/55459/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55459 | 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=55459 | 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=55459 \ -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": 55459}, 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 Universal Science and Technology Co.,Ltd. (id: 55459)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.