
SHENMAO — 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 |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_3305_AIC.pdf | 2026-05-22 | English | |
| 114年第4季財務報告書 — 202504_3305_AIA.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2025_3305_20260611FE4.pdf | 2026-05-22 | English | |
| 114年年報及股東會資料 — 2026_3305_20260611F17.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_3305_20260611F04.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2026_3305_20260611FE2.pdf | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46789407 | 114年第4季財務報告書 — 202504_3305_AIC.pdf | 2026-05-22 | English | ||
| 46789292 | 114年第4季財務報告書 — 202504_3305_AIA.pdf | 2026-05-22 | English | ||
| 46774799 | 114年年報及股東會資料 — 2025_3305_20260611FE4.pdf | 2026-05-22 | English | ||
| 46725550 | 114年年報及股東會資料 — 2026_3305_20260611F17.pdf | 2026-05-21 | Chinese | ||
| 46725547 | 114年年報及股東會資料 — 2025_3305_20260611F04.pdf | 2026-05-21 | Chinese | ||
| 46725543 | 114年年報及股東會資料 — 2026_3305_20260611FE2.pdf | 2026-05-21 | English | ||
| 46725539 | 114年年報及股東會資料 — 2026_3305_20260611F02.pdf | 2026-05-21 | Chinese | ||
| 46725535 | 114年年報及股東會資料 — 2026_3305_20260611F13.pdf | 2026-05-21 | Chinese | ||
| 46725532 | 114年年報及股東會資料 — 2026_3305_20260611FE1.pdf | 2026-05-21 | English | ||
| 46725528 | 114年年報及股東會資料 — 2026_3305_20260611F01.pdf | 2026-05-21 | Chinese | ||
| 46363153 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362094 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46366710 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366406 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366105 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COMPANHIA BRASILEIRA DE ALUMINIO
Vertically integrated producer of low-carbon aluminum and d…
|
— | BR | Manufacturing |
|
CONSTELLIUM SE
Develops and manufactures aluminum products for aerospace, …
|
CSTM | FR | Manufacturing |
|
Corp. VSMPO-AVISMA ao
World's largest vertically integrated producer of titanium …
|
VSMO | RU | Manufacturing |
|
Cubex Tubings Ltd
Manufactures copper and copper alloy products for electrica…
|
CUBEXTUB | IN | Manufacturing |
|
Cymat Technologies Ltd.
Manufactures and sells ultra-light, cellular Stabilized Alu…
|
CYM | CA | Manufacturing |
|
DAEHO AL Co.,Ltd.
Manufactures aluminum products, railway materials, and clea…
|
069460 | KR | Manufacturing |
|
DAIKI ALUMINIUM INDUSTRY CO.,LTD.
Manufactures secondary aluminum alloy products from recycle…
|
5702 | JP | Manufacturing |
|
DOWA HOLDINGS CO.,LTD.
Diversified firm in environmental services, nonferrous meta…
|
5714 | JP | Manufacturing |
|
Dynacor Group Inc.
Industrial gold ore processor specializing in the acquisiti…
|
DNG | CA | Manufacturing |
|
Elvalhalcor S.A.
A global industrial producer of aluminium and copper produc…
|
ELHA | GR | Manufacturing |
SHENMAO 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 (id: 52311)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.