
HANGZHOU AGS MEDTECH CO.,LTD — Investor Relations & Filings
Hangzhou AGS MedTech Co., Ltd. specializes in the research, development, and manufacturing of minimally invasive medical instruments, primarily focusing on endoscopic accessories. The product portfolio encompasses a comprehensive range of disposable devices for gastrointestinal and respiratory interventions, including biopsy forceps, hemoclips, injection needles, polypectomy snares, and guide wires. The company integrates advanced manufacturing processes with rigorous quality management systems, adhering to international standards such as ISO 13485, CE, and FDA. By providing high-precision diagnostic and therapeutic tools, the organization supports clinical procedures in gastroenterology and pulmonology. Its technical expertise facilitates the delivery of reliable solutions aimed at improving procedural outcomes and patient safety in global healthcare markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安杰思关于部分募投项目结项暨使用结余募集资金及部分超募资金投资建设新项目的公告 | 2025-03-11 | Chinese | |
| 安杰思2024年度业绩快报公告 | 2025-02-26 | Chinese | |
| 安杰思关于回购公司股份期限届满暨回购实施结果的公告 | 2025-02-06 | Chinese | |
| 安杰思股东减持股份计划公告 | 2025-01-09 | Chinese | |
| 安杰思关于以集中竞价交易方式回购公司股份的进展公告 | 2025-01-02 | Chinese | |
| 安杰思关于2023年限制性股票激励计划首次授予部分第一个归属期归属结果暨股份上市公告 | 2024-12-10 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 44469708 | 安杰思关于部分募投项目结项暨使用结余募集资金及部分超募资金投资建设新项目的公告 | 2025-03-11 | Chinese | ||
| 44469692 | 安杰思2024年度业绩快报公告 | 2025-02-26 | Chinese | ||
| 44469680 | 安杰思关于回购公司股份期限届满暨回购实施结果的公告 | 2025-02-06 | Chinese | ||
| 44469662 | 安杰思股东减持股份计划公告 | 2025-01-09 | Chinese | ||
| 44469641 | 安杰思关于以集中竞价交易方式回购公司股份的进展公告 | 2025-01-02 | Chinese | ||
|
2024
10 filings
| |||||
| 44469618 | 安杰思关于2023年限制性股票激励计划首次授予部分第一个归属期归属结果暨股份上市公告 | 2024-12-10 | Chinese | ||
| 44469588 | 安杰思关于股东集中竞价减持股份计划时间届满暨减持结果的公告 | 2024-12-09 | Chinese | ||
| 44469568 | 安杰思关于以集中竞价交易方式回购公司股份的进展公告 | 2024-12-02 | Chinese | ||
| 44469536 | 安杰思关于公司2023年限制性股票激励计划首次授予部分第一个归属期归属名单的核查意见 | 2024-11-15 | Chinese | ||
| 44469527 | 安杰思2023年限制性股票激励计划首次授予部分第一个归属期归属条件成就及作废部分限制性股票法律意见书 | 2024-11-15 | Chinese | ||
| 44469514 | 安杰思第二届监事会第十三次会议决议公告 | 2024-11-15 | Chinese | ||
| 44469502 | 安杰思关于2023年限制性股票激励计划首次授予部分第一个归属期符合归属条件的公告 | 2024-11-15 | Chinese | ||
| 44469478 | 安杰思作废部分已授予但尚未归属的2023年限制性股票的公告 | 2024-11-15 | Chinese | ||
| 44469466 | 安杰思第二届董事会第十七次会议决议公告 | 2024-11-15 | Chinese | ||
| 44469452 | 安杰思关于召开2024年第三季度业绩说明会的公告 | 2024-11-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
HANGZHOU AGS MEDTECH 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/58506/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58506 | 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=58506 | 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=58506 \ -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": 58506}, 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 HANGZHOU AGS MEDTECH CO.,LTD (id: 58506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.