Linhai Co.,Ltd. — Investor Relations & Filings
About Linhai Co.,Ltd.
Linhai Co., Ltd. focuses on the design, development, and production of power machinery and small-engine vehicles. Its core product line features all-terrain vehicles (ATVs), utility task vehicles (UTVs), motorcycles, and scooters. The company also manufactures general-purpose gasoline engines, forestry equipment, and fire-fighting machinery. Established in 1956, the organization operates as a subsidiary of China National Machinery Industry Corporation. It utilizes integrated research and manufacturing capabilities to provide solutions for recreational, agricultural, and professional utility applications. The company maintains a global distribution network, emphasizing technical reliability and performance across its diverse range of motorized products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 林海股份有限公司董事离职管理制度 | 2025-08-25 | Chinese | |
| 林海股份有限公司董事会专业委员会实施细则 | 2025-08-25 | Chinese | |
| 林海股份有限公司董事会议事规则 | 2025-08-25 | Chinese | |
| 林海股份有限公司第九届董事会第八次会议决议公告 | 2025-08-25 | Chinese | |
| 林海股份有限公司关于取消监事会暨修订《公司章程》的公告 | 2025-08-25 | Chinese | |
| 林海股份有限公司对外担保管理制度 | 2025-08-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40307213 | 林海股份有限公司董事离职管理制度 | 2025-08-25 | Chinese | ||
| 40307200 | 林海股份有限公司董事会专业委员会实施细则 | 2025-08-25 | Chinese | ||
| 40307189 | 林海股份有限公司董事会议事规则 | 2025-08-25 | Chinese | ||
| 40307176 | 林海股份有限公司第九届董事会第八次会议决议公告 | 2025-08-25 | Chinese | ||
| 40307162 | 林海股份有限公司关于取消监事会暨修订《公司章程》的公告 | 2025-08-25 | Chinese | ||
| 40307159 | 林海股份有限公司对外担保管理制度 | 2025-08-25 | Chinese | ||
| 40307148 | 林海股份有限公司关于国机财务有限责任公司风险评估报告的公告 | 2025-08-25 | Chinese | ||
| 40307132 | 林海股份有限公司对外投资管理制度 | 2025-08-25 | Chinese | ||
| 40307122 | 林海股份有限公司信息披露管理制度 | 2025-08-25 | Chinese | ||
| 40307110 | 林海股份有限公司关联交易管理制度 | 2025-08-25 | Chinese | ||
| 40307098 | 林海股份有限公司独立董事制度 | 2025-08-25 | Chinese | ||
| 40307083 | 林海股份有限公司股东会议事规则 | 2025-08-25 | Chinese | ||
| 40307068 | 林海股份有限公司2025年半年度报告摘要 | 2025-08-25 | Chinese | ||
| 40307056 | 林海股份有限公司董事会秘书工作细则 | 2025-08-25 | Chinese | ||
| 40307045 | 林海股份有限公司投资者关系管理制度 | 2025-08-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
|
Jiangsu Xinri E-Vehicle Co., Ltd.
Develops and manufactures intelligent electric vehicles for…
|
603787 | CN | Manufacturing |
Linhai 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/56480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56480 | 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=56480 | 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=56480 \ -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": 56480}, 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 Linhai Co.,Ltd. (id: 56480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.