
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-19 | Chinese | |
| 北京市康达律师事务所关于富临精工股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | |
| 关于子公司签订《项目投资合作协议》暨新建年产50万吨草酸亚铁项目的公告 | 2026-02-03 | Chinese | |
| 关于召开2026年第三次临时股东会的通知 | 2026-02-03 | Chinese | |
| 第五届董事会第三十一次会议决议公告 | 2026-02-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 37364498 | 关于召开2026年第一次临时股东会的提示性公告 | 2026-01-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MUSASHI SEIMITSU INDUSTRY CO.,LTD.
Global manufacturer of precision-engineered automotive and …
|
7220 | JP | Manufacturing |
|
MYOUNG SHIN INDUSTRY
Manufacturer of automotive body parts using a proprietary h…
|
009900 | KR | Manufacturing |
|
Namhwa Industrial Co.,Ltd.
Operates athletic and leisure facilities, including golf co…
|
111710 | KR | Manufacturing |
|
NanJing AoLian AE&EA Co.,Ltd
Develops and manufactures automotive electronic components,…
|
300585 | CN | Manufacturing |
|
Nanjing Chervon Auto Precision Technology Co.,Ltd
Manufactures high-precision aluminum components for NEV and…
|
603982 | CN | Manufacturing |
|
Nanning Baling Technology Co.,Ltd
Develops and manufactures automotive thermal management sys…
|
002592 | CN | Manufacturing |
|
NDR Auto Components Limited
Manufacturer of automotive seating systems, frames, and tri…
|
NDRAUTO | IN | Manufacturing |
|
Nemak, S.A.B. de C.V.
Global provider of lightweight aluminum automotive componen…
|
NEMAK | MX | Manufacturing |
|
NEOOTO CO.,LTD.
OEM of powertrain and transmission components for the globa…
|
212560 | KR | Manufacturing |
|
New Focus Auto Tech Holdings Limited
Automotive company manufacturing electronic parts and offer…
|
360 | HK | 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.