FARSOON TECHNOLOGIES CO., LTD. — Investor Relations & Filings
About FARSOON TECHNOLOGIES CO., LTD.
Farsoon Technologies Co., Ltd. specializes in the development and manufacture of industrial laser powder bed fusion systems for polymer and metal applications. The company provides a range of Selective Laser Sintering (SLS) and Selective Laser Melting (SLM) platforms, including high-temperature and large-format systems. Its proprietary Flight Technology utilizes fiber lasers to achieve high scanning speeds and fine feature resolution. Operating under an "Open for Innovation" philosophy, the company provides users with open machine parameters and material flexibility. The product suite encompasses hardware, specialized software, and a variety of metal and plastic powders. These solutions are utilized across sectors such as aerospace, automotive, medical, and industrial tooling to facilitate the transition from prototyping to full-scale additive production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会会议资料 | 2026-05-07 | Chinese | |
| 简式权益变动报告书(美纳科技) | 2026-05-07 | Chinese | |
| 简式权益变动报告书(侯银华) | 2026-05-07 | Chinese | |
| 关于公司控股股东与持股5%以上股东表决权委托协议到期不再延期暨权益变动的提示性公告 | 2026-05-07 | Chinese | |
| 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44271872 | 2026年第一次临时股东会会议资料 | 2026-05-07 | Chinese | ||
| 44270004 | 简式权益变动报告书(美纳科技) | 2026-05-07 | Chinese | ||
| 44269993 | 简式权益变动报告书(侯银华) | 2026-05-07 | Chinese | ||
| 44265294 | 关于公司控股股东与持股5%以上股东表决权委托协议到期不再延期暨权益变动的提示性公告 | 2026-05-07 | Chinese | ||
| 39587449 | 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | ||
| 39587443 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese | ||
| 39587434 | 未来三年股东分红回报规划(2026-2028) | 2026-04-28 | Chinese | ||
| 39587423 | 前次募集资金使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 39587351 | 关于最近五年未被证券监管部门和交易所采取监管措施或处罚的公告 | 2026-04-28 | Chinese | ||
| 39587343 | 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-28 | Chinese | ||
| 39587339 | 2026年第一季度报告 | 2026-04-28 | Chinese | ||
| 39587336 | 2026年度向特定对象发行A股股票募集资金使用的可行性分析报告 | 2026-04-28 | Chinese | ||
| 39587326 | 2026年度向特定对象发行A股股票方案的论证分析报告 | 2026-04-28 | Chinese | ||
| 39587315 | 前次募集资金使用情况专项报告 | 2026-04-28 | Chinese | ||
| 39587308 | 2026年度向特定对象发行A股股票预案 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NINGBO PIA AUTOMATION HOLDING CORP.
Designs and manufactures automated assembly and testing sys…
|
688306 | CN | Manufacturing |
|
NISSEI ASB MACHINE CO., LTD.
Specialized manufacturer of injection stretch blow molding …
|
6284 | JP | Manufacturing |
|
NISSEI PLASTIC INDUSTRIAL CO.,LTD.
Specialized manufacturer of injection molding machines and …
|
6293 | JP | Manufacturing |
|
NITTOKU CO., LTD.
Manufacturer of automatic coil winding machines and factory…
|
6145 | JP | Manufacturing |
|
Niutech Environment Technology Corporation
Develops and manufactures industrial-scale polymer waste py…
|
688309 | CN | Manufacturing |
|
NOVA Technology Corporation Limited
Provides high-purity gas and chemical delivery systems for …
|
300921 | CN | Manufacturing |
|
NPC Incorporated
Develops and manufactures equipment for the PV, automotive,…
|
6255 | JP | Manufacturing |
|
NSC Groupe
Designs and manufactures production lines for textile, pack…
|
ALNSC | FR | Manufacturing |
|
Nsys Co., Ltd.
Develops factory automation and vision inspection systems f…
|
333620 | KR | Manufacturing |
|
Obara Group Incorporated
Manufactures welding systems for automotive and polishing e…
|
6877 | JP | Manufacturing |
FARSOON TECHNOLOGIES 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/58417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58417 | 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=58417 | 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=58417 \ -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": 58417}, 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 FARSOON TECHNOLOGIES CO., LTD. (id: 58417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.