丰安股份 — Investor Relations & Filings
About 丰安股份
Zhejiang Feng'an Gear Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-precision gears and transmission components. The product portfolio includes agricultural machinery gears, spiral bevel gears, and cylindrical gears designed for diverse mechanical applications. The company provides critical transmission solutions for combine harvesters, tractors, and rotary tillers. Utilizing advanced CNC machining and specialized heat treatment processes, the firm ensures product durability and operational performance. Technical capabilities encompass customized gear design and production, catering to specific requirements for power transmission and motion control. The company maintains a focus on engineering excellence and the integration of precision manufacturing technologies to serve the needs of machinery manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 第四届董事会第五次会议决议公告 | 2026-04-23 | Chinese | |
| 股票解除限售公告 | 2026-04-07 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38758818 | 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | ||
| 38758692 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 38758631 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 38758616 | 第四届董事会第五次会议决议公告 | 2026-04-23 | Chinese | ||
| 38758601 | 股票解除限售公告 | 2026-04-07 | Chinese | ||
| 38758591 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 38758574 | 关于使用闲置自有资金进行现金管理的公告 | 2026-01-25 | Chinese | ||
| 38758557 | 第四届董事会第四次会议决议公告 | 2026-01-25 | Chinese | ||
|
2025
7 filings
| |||||
| 38758542 | 浙商证券股份有限公司关于浙江丰安齿轮股份有限公司募集资金投资项目延期的核查意见 | 2025-12-28 | Chinese | ||
| 38758516 | 关于募投项目延期的公告 | 2025-12-28 | Chinese | ||
| 38758500 | 第四届董事会第三次会议决议公告 | 2025-12-28 | Chinese | ||
| 38758485 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 38758459 | 第四届董事会第二次会议决议公告 | 2025-10-28 | Chinese | ||
| 38758445 | 2025年第一次职工代表大会决议公告 | 2025-09-16 | Chinese | ||
| 38758422 | 北京君合(杭州)律师事务所关于浙江丰安齿轮股份有限公司2025年第二次临时股东会之法律意见书 | 2025-09-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nabtesco Corporation
Manufacturer of motion control technology for industrial, t…
|
6268 | JP | Manufacturing |
|
NBI BEARINGS
Designs, manufactures, and sells precision bearings and hig…
|
NBI | ES | Manufacturing |
|
Ningbo Donly Co.,LTD
Manufactures high-precision gearboxes and power transmissio…
|
002164 | CN | Manufacturing |
|
NINGBO ZHONGDA LEADER INTELLIGENT TRANSMISSION CO., LTD.
Manufactures precision transmission systems, gear motors, a…
|
002896 | CN | Manufacturing |
|
NIPPON GEAR CO.,LTD.
Manufacturer of gears, industrial machinery, and valve actu…
|
6356 | JP | Manufacturing |
|
NIPPON THOMPSON CO., LTD.
A specialist manufacturer of needle roller bearings, linear…
|
6480 | JP | Manufacturing |
|
NRB Bearings Ltd.
Manufacturer of high-precision needle and cylindrical rolle…
|
NRBBEARING | IN | Manufacturing |
|
NRB INDUSTRIAL BEARINGS LIMITED
Manufactures precision bearings for power, mining, steel, a…
|
NIBL | IN | Manufacturing |
|
NSK Ltd.
A global manufacturer of bearings, precision machinery, and…
|
6471 | JP | Manufacturing |
|
NTN CORPORATION
Global manufacturer of bearings, CVJs, and precision equipm…
|
6472 | JP | Manufacturing |
丰安股份 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/58877/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58877 | 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=58877 | 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=58877 \ -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": 58877}, 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 丰安股份 (id: 58877)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.