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 |
|---|---|---|---|
| 关于子公司签订《项目投资合作协议》暨新建年产50万吨草酸亚铁项目的公告 | 2026-02-03 | Chinese | |
| 关于召开2026年第三次临时股东会的通知 | 2026-02-03 | Chinese | |
| 第五届董事会第三十一次会议决议公告 | 2026-02-03 | Chinese | |
| 关于与战略投资方共同对子公司进行增资扩股暨关联交易的公告 | 2026-02-03 | Chinese | |
| 关于收到四川证监局责令改正措施的公告 | 2026-01-30 | Chinese | |
| 北京市康达律师事务所关于富临精工股份有限公司2026年第二次临时股东会的法律意见书 | 2026-01-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 37364498 | 关于召开2026年第一次临时股东会的提示性公告 | 2026-01-15 | Chinese | ||
| 37364490 | 关于公司最近五年被证券监管部门和交易所采取监管措施或处罚情况的公告 | 2026-01-13 | Chinese | ||
| 37364480 | 向特定对象发行股票募集资金使用的可行性分析报告 | 2026-01-13 | Chinese | ||
| 37364476 | 关于筹划向特定对象发行股票并终止重大资产重组的提示性公告 | 2026-01-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Autoliv SDB
Global developer and supplier of automotive safety systems …
|
ALIV | SE | Manufacturing |
|
Automotive Axles Ltd.
Manufactures axles and braking systems for commercial, off-…
|
AUTOAXLES | IN | Manufacturing |
|
Automotive Stampings and Assemblies Ltd.
Designs and manufactures sheet metal stampings, welded asse…
|
ASAL | IN | Manufacturing |
|
Autoneum Holding AG
Global leader in acoustic and thermal management solutions …
|
AUTN | CH | Manufacturing |
|
Azure Dynamics Corporation
Developed and produced electric and hybrid powertrain syste…
|
AZDDQ | CA | Manufacturing |
|
BALATACILAR BALATACILIK SANAYİ VE TİCARET A.Ş.
Manufacturer of friction materials for automotive and indus…
|
BALAT | TR | Manufacturing |
|
Banco Products (India) Ltd.
Designs and manufactures engine cooling and sealing systems…
|
BANCOINDIA | IN | Manufacturing |
|
Beijing Fengjing Automotive Parts Co., Ltd.
Global supplier of commercial vehicle engine, transmission,…
|
002662 | CN | Manufacturing |
|
BeijingWest Industries International Limited
Global supplier of advanced automotive parts, specializing …
|
2339 | HK | Manufacturing |
|
BELRISE INDUSTRIES LIMITED
Tier-1 manufacturer of complex automotive components and as…
|
BELRISE | IN | 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.