
NEOTECHNICALSYSTEMCO.,LTD — Investor Relations & Filings
NEOTECHNICALSYSTEMCO.,LTD. specializes in the manufacture of super-precision machinery and core automotive components. The company produces a range of micro cutting tools, including micro bits, drills, routers, and end mills, for use in the semiconductor and metal processing fields. Additionally, its electrical equipment division focuses on research and development for the eco-friendly and smart vehicle market. This division develops and manufactures key parts such as gear shafts for automotive motors and advanced motor control system controllers, positioning itself as a contributor to future automotive technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-14 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-13 | Korean | |
| 주식소각결정 | 2026-05-12 | Korean | |
| 주요사항보고서(유상증자결정) | 2026-05-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46706156 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | ||
| 46363091 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45963579 | 주식등의대량보유상황보고서(약식) | 2026-05-14 | Korean | ||
| 45459356 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-13 | Korean | ||
| 45119548 | 주식소각결정 | 2026-05-12 | Korean | ||
| 45119174 | 주요사항보고서(유상증자결정) | 2026-05-12 | Korean | ||
| 40809407 | 주식등의대량보유상황보고서(약식) | 2026-05-04 | Korean | ||
| 34640559 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-16 | Korean | ||
| 33259988 | 주식등의대량보유상황보고서(약식) | 2026-04-03 | Korean | ||
| 33229752 | [기재정정]현금ㆍ현물배당결정 | 2026-04-03 | Korean | ||
| 33120289 | 기업가치제고계획(자율공시) | 2026-03-31 | Korean | ||
| 33045794 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32972410 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972357 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32926495 | 주주총회소집공고 | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bela Automotives Limited
Manufacturer and distributor of automotive, precision cold …
|
BELA | PK | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHIN WELL HOLDINGS BHD
Global manufacturer and supplier of high-quality carbon ste…
|
— | MY | Manufacturing |
NEOTECHNICALSYSTEMCO.,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/15346/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15346 | 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=15346 | 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=15346 \ -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": 15346}, 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 NEOTECHNICALSYSTEMCO.,LTD (id: 15346)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.