SHAREATE TOOLS LTD. — Investor Relations & Filings
About SHAREATE TOOLS LTD.
SHAREATE TOOLS LTD. specializes in the research, development, and manufacturing of high-performance rock drilling tools and cemented carbide products. The company's primary product portfolio includes tricone bits, PDC bits, and Down-The-Hole (DTH) drilling equipment designed for demanding geological conditions. Additionally, it produces a wide range of tungsten carbide inserts and wear-resistant components. These products serve critical roles in mining, oil and gas exploration, and large-scale infrastructure projects. By integrating advanced metallurgical processes with precision engineering, the company provides solutions optimized for penetration rate and tool longevity. Its operations focus on delivering technical support and customized tooling to enhance drilling efficiency across diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 容诚会计师事务所(特殊普通合伙)关于苏州新锐合金工具股份有限公司2026年度向特定对象发行A股股票的财务报告及审计报告 | 2026-04-29 | Chinese | |
| 新锐股份关于向特定对象发行A股股票申请获得上海证券交易所受理的公告 | 2026-04-29 | Chinese | |
| 新锐股份2026年第一季度报告 | 2026-04-29 | Chinese | |
| 新锐股份关于变更保荐机构及保荐代表人的公告 | 2026-04-23 | Chinese | |
| 新锐股份2025年年度股东会会议资料 | 2026-04-23 | Chinese | |
| 新锐股份2026年度向特定对象发行A股股票发行方案的论证分析报告(修订稿) | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39903481 | 容诚会计师事务所(特殊普通合伙)关于苏州新锐合金工具股份有限公司2026年度向特定对象发行A股股票的财务报告及审计报告 | 2026-04-29 | Chinese | ||
| 39903328 | 新锐股份关于向特定对象发行A股股票申请获得上海证券交易所受理的公告 | 2026-04-29 | Chinese | ||
| 39903316 | 新锐股份2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 39903313 | 新锐股份关于变更保荐机构及保荐代表人的公告 | 2026-04-23 | Chinese | ||
| 39903305 | 新锐股份2025年年度股东会会议资料 | 2026-04-23 | Chinese | ||
| 39903304 | 新锐股份2026年度向特定对象发行A股股票发行方案的论证分析报告(修订稿) | 2026-04-21 | Chinese | ||
| 39903295 | 新锐股份关于向特定对象发行A股股票摊薄即期回报及采取填补措施和相关主体承诺(修订稿)的公告 | 2026-04-21 | Chinese | ||
| 39903293 | 新锐股份第五届董事会第二十二次会议决议公告 | 2026-04-21 | Chinese | ||
| 39903291 | 新锐股份独立董事关于第五届董事会第二十二次会议相关事项的独立意见 | 2026-04-21 | Chinese | ||
| 39903281 | 新锐股份2026年度向特定对象发行A股股票募集资金使用的可行性分析报告(修订稿) | 2026-04-21 | Chinese | ||
| 39903279 | 新锐股份关于本次募集资金投向属于科技创新领域的说明(修订稿) | 2026-04-21 | Chinese | ||
| 39903270 | 新锐股份2026年度向特定对象发行A股股票预案(修订稿) | 2026-04-21 | Chinese | ||
| 39903251 | 新锐股份关于2026年度向特定对象发行A股股票预案及相关文件修订情况说明的公告 | 2026-04-21 | Chinese | ||
| 39903250 | 新锐股份关于2026年度向特定对象发行A股股票预案(修订稿)披露的提示性公告 | 2026-04-21 | Chinese | ||
| 39903241 | 新锐股份第五届董事会第二十一次会议决议公告 | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DONGIL METAL CO., LTD.
Manufacturer of steel castings and undercarriage components…
|
109860 | KR | Manufacturing |
|
Doosan Bobcat Inc.
Manufactures compact equipment, material handling solutions…
|
241560 | KR | Manufacturing |
|
Dreco Energy Services Ltd
Provider of drilling rig structures, machinery, critical oi…
|
— | CA | Manufacturing |
|
DRILLERS TECHNOLOGY CORP.
Provides advanced technology, equipment, and software to op…
|
DTI | CA | Manufacturing |
|
EIMCO Elecon India Ltd.
Designs and manufactures machinery for underground and open…
|
EIMCOELECO | IN | Manufacturing |
|
EMROCK CORPORATION LIMITED
Engineers and manufactures hydraulic attachments and heavy …
|
531676 | IN | Manufacturing |
|
engcon
Manufactures tiltrotators and associated attachments for ex…
|
ENGCON | SE | Manufacturing |
|
ENTEQ TECHNOLOGIES PLC
Develops advanced downhole equipment for directional drilli…
|
NTQ | GB | Manufacturing |
|
Epiroc
A productivity and sustainability partner for the mining an…
|
EPI | SE | Manufacturing |
|
FEDERAL SIGNAL CORP /DE/
Designs and manufactures safety systems and environmental m…
|
FSS | US | Manufacturing |
SHAREATE TOOLS 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/58278/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58278 | 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=58278 | 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=58278 \ -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": 58278}, 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 SHAREATE TOOLS LTD. (id: 58278)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.