
Fulin Precision Co., Ltd. — Investor Relations & Filings
Fulin Precision Co., Ltd. specializes in the research, development, and manufacturing of high-precision automotive components and advanced battery materials. The company’s product portfolio includes variable valve timing (VVT) systems, hydraulic and mechanical tappets, tensioners, and electric oil pumps designed for internal combustion and hybrid powertrains. Additionally, the company has established a significant presence in the new energy sector through the production of lithium iron phosphate (LFP) cathode materials for lithium-ion batteries. Fulin Precision serves global automotive original equipment manufacturers (OEMs) and Tier 1 suppliers, leveraging its expertise in precision machining and chemical engineering to provide integrated solutions for both traditional and electric vehicle platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 北京市康达律师事务所关于富临精工股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | |
| 关于子公司签订《项目投资合作协议》暨新建年产50万吨草酸亚铁项目的公告 | 2026-02-03 | Chinese | |
| 关于召开2026年第三次临时股东会的通知 | 2026-02-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47511832 | 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | ||
| 46533455 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46533456 | 北京市康达律师事务所关于富临精工股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 45505290 | 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | ||
| 37364548 | 关于子公司签订《项目投资合作协议》暨新建年产50万吨草酸亚铁项目的公告 | 2026-02-03 | Chinese | ||
| 37364545 | 关于召开2026年第三次临时股东会的通知 | 2026-02-03 | Chinese | ||
| 37364539 | 第五届董事会第三十一次会议决议公告 | 2026-02-03 | Chinese | ||
| 37364538 | 关于与战略投资方共同对子公司进行增资扩股暨关联交易的公告 | 2026-02-03 | Chinese | ||
| 37364531 | 关于收到四川证监局责令改正措施的公告 | 2026-01-30 | Chinese | ||
| 37364529 | 北京市康达律师事务所关于富临精工股份有限公司2026年第二次临时股东会的法律意见书 | 2026-01-29 | Chinese | ||
| 37364522 | 2026年第二次临时股东会决议公告 | 2026-01-29 | Chinese | ||
| 37364520 | 关于召开2026年第二次临时股东会的提示性公告 | 2026-01-23 | Chinese | ||
| 37364513 | 北京市康达律师事务所关于富临精工股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-21 | Chinese | ||
| 37364511 | 2026年第一次临时股东会决议公告 | 2026-01-21 | Chinese | ||
| 37364504 | 关于控股股东部分股权质押的公告 | 2026-01-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ningbo Huaxiang Electronic Co.,Ltd.
Designs and manufactures automotive trim, chassis parts, HV…
|
002048 | CN | Manufacturing |
|
Ningbo Jifeng Auto Parts Co., Ltd.
Manufactures passenger vehicle interior components, seating…
|
603997 | CN | Manufacturing |
|
Ningbo Joyson Electronic Corp.
Global provider of intelligent automotive systems, safety, …
|
699 | HK | Manufacturing |
|
Ningbo Joyson Electronic Corp.
Global supplier of intelligent cockpit, autonomous driving,…
|
600699 | CN | Manufacturing |
|
Ningbo Shenglong Automotive Powertrain System Co.,Ltd
Produces precision automotive powertrain components and sys…
|
603178 | CN | Manufacturing |
|
Ningbo Tuopu Group Co., Ltd.
Manufactures automotive NVH systems, chassis modules, and E…
|
601689 | CN | Manufacturing |
|
NINGBO XUSHENG GROUP CO., LTD.
Manufacturer of precision aluminum alloy components for ele…
|
603305 | CN | Manufacturing |
|
Ningbo Yibin Electronic Technology Co.,Ltd.
Develops and manufactures precision automotive interior and…
|
001278 | CN | Manufacturing |
|
NITTAN Corporation
Manufacturer of engine components, precision forged parts, …
|
6493 | JP | Manufacturing |
|
Novem Group S.A.
Global developer and supplier of trim and decorative compon…
|
NVM | LU | Manufacturing |
Fulin Precision 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/55419/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55419 | 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=55419 | 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=55419 \ -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": 55419}, 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 Fulin Precision Co., Ltd. (id: 55419)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.