Shenmao Technology Inc. — Investor Relations & Filings
Shenmao Technology Inc. is a global manufacturer specializing in high-performance solder materials and electronic assembly solutions. The company provides a comprehensive range of products, including lead-free solder pastes, BGA solder balls, liquid fluxes, and insulating inks. Its core operations focus on SMT assembly, semiconductor packaging, and wave soldering processes. As a prominent supplier in the electronics manufacturing sector, Shenmao serves a diverse international clientele, offering specialized materials designed to meet the rigorous demands of modern technology, including AI-driven applications and advanced semiconductor integration. The company is recognized for its commitment to quality and its ability to provide full-scale soldering solutions that support efficient electronic production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年02月董事會成員及持股 | 2026-03-06 | Chinese | |
| 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese | |
| 公告本公司114年度財務報告董事會預計召開日期 為115年3月12日 | 2026-03-04 | Chinese | |
| 115年1月營業收入 | 2026-02-06 | Chinese | |
| 115年1月背書保證與資金貸與 | 2026-02-06 | Chinese | |
| 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款規定辦理公告 | 2026-02-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 34388000 | 115年02月董事會成員及持股 | 2026-03-06 | Chinese | ||
| 34387998 | 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese | ||
| 34388002 | 公告本公司114年度財務報告董事會預計召開日期 為115年3月12日 | 2026-03-04 | Chinese | ||
| 34388008 | 115年1月營業收入 | 2026-02-06 | Chinese | ||
| 34388006 | 115年1月背書保證與資金貸與 | 2026-02-06 | Chinese | ||
| 34388010 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款規定辦理公告 | 2026-02-05 | Chinese | ||
| 34388015 | 115年01月董事會成員及持股 | 2026-02-04 | Chinese | ||
| 34388013 | 115年01月內部人持股異動(事後) | 2026-02-04 | Chinese | ||
| 34388018 | 公司基本資料 | 2026-01-23 | Chinese | ||
| 34388020 | 115年1月變更登記 | 2026-01-23 | Chinese | ||
| 34388027 | 114年12月背書保證與資金貸與 | 2026-01-07 | Chinese | ||
| 34388023 | 114年12月營業收入 | 2026-01-07 | Chinese | ||
| 34388035 | 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese | ||
| 34388031 | 114年12月董事會成員及持股 | 2026-01-07 | Chinese | ||
|
2025
1 filing
| |||||
| 34387398 | 公告本公司內部稽核主管異動 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
Shenmao Technology Inc. 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/52311/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52311 | 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=52311 | 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=52311 \ -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": 52311}, 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 Shenmao Technology Inc. (id: 52311)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.