路斯股份 — Investor Relations & Filings
About 路斯股份
Shandong Luscious Pet Food Co., Ltd. focuses on the research, development, production, and distribution of specialized pet nutrition products. The product range encompasses meat-based snacks, dental chews, biscuits, wet food, dry food, and freeze-dried treats for dogs and cats. The company maintains large-scale manufacturing operations that comply with international safety and quality standards, such as HACCP, BRC, and IFS. Its operations include original equipment manufacturing (OEM) and original design manufacturing (ODM) services for global retailers, alongside the promotion of its independent brands. The firm serves a broad international market, providing diverse dietary solutions centered on ingredient traceability and nutritional integrity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部控制审计报告 | 2026-04-23 | Chinese | |
| 第五届董事会第二十次会议决议公告 | 2026-04-23 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(熊德斌) | 2026-04-23 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | |
| 2025年年度报告摘要 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39760620 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39760578 | 第五届董事会第二十次会议决议公告 | 2026-04-23 | Chinese | ||
| 39760573 | 2025年年度权益分派预案公告 | 2026-04-23 | Chinese | ||
| 39760567 | 2025年度独立董事述职报告(熊德斌) | 2026-04-23 | Chinese | ||
| 39760558 | 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | ||
| 39760550 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39760538 | 2025年度董事会审计委员会履职情况报告 | 2026-04-23 | Chinese | ||
| 39760531 | 2026年度董事、高级管理人员薪酬方案 | 2026-04-23 | Chinese | ||
| 39760524 | 国投证券股份有限公司关于山东路斯宠物食品股份有限公司2025年度募集资金存放与实际使用情况的专项核查意见 | 2026-04-23 | Chinese | ||
| 39760516 | 关于预计2026年日常性关联交易的公告 | 2026-04-23 | Chinese | ||
| 39760507 | 致同会计师事务所(特殊普通合伙)关于山东路斯宠物食品股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-23 | Chinese | ||
| 39760428 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 39760391 | 2025年度独立董事述职报告(赵飞) | 2026-04-23 | Chinese | ||
| 39760381 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 39760369 | 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared animal feeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FEED ONE CO.,LTD.
Manufactures feed for livestock/aquaculture, processes food…
|
2060 | JP | Manufacturing |
|
ForFarmers N.V.
International feed company offering solutions for conventio…
|
FFARM | NL | Manufacturing |
|
Freshpet, Inc.
Manufactures fresh, refrigerated pet food with natural, pre…
|
FRPT | US | Manufacturing |
|
FUJIAN TIANMA SCIENCE AND TECHNOLOGY GROUP CO., LTD
Integrated producer of high-end aquatic feed, livestock fee…
|
603668 | CN | Manufacturing |
|
Fwusow Industry Co., Ltd.
Produces food, agricultural, and biotechnological products …
|
1219 | TW | Manufacturing |
|
Gambol Pet Group Co., Ltd.
Specializes in pet food R&D, production, and sales for dome…
|
301498 | CN | Manufacturing |
|
Guangdong Yuehai Feeds Group Co., Ltd.
Specializes in high-quality aquatic feeds and comprehensive…
|
001313 | CN | Manufacturing |
|
HANIL FEED Co.Ltd
Manufactures and distributes formulated animal feed for var…
|
005860 | KR | Manufacturing |
|
Hayashikane Sangyo Co., Ltd.
A vertically integrated manufacturer of food products and a…
|
2286 | JP | Manufacturing |
|
Hunan Zhenghong Science and Technology Develop Co., Ltd
Produces animal feed and manages pig breeding, hog producti…
|
000702 | CN | 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/58830/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58830 | 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=58830 | 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=58830 \ -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": 58830}, 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: 58830)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.