
路斯股份 — Investor Relations & Filings
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 |
|---|---|---|---|
| 关于延长公司股东股份锁定期的公告 | 2022-04-14 | Chinese | |
| 安信证券股份有限公司关于山东路斯宠物食品股份有限公司预计2022年度日常性关联交易的核查意见 | 2022-04-12 | Chinese | |
| 使用闲置自有资金购买理财产品公告 | 2022-04-12 | Chinese | |
| 关于使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的公告 | 2022-04-12 | Chinese | |
| 关于调整募集资金投资项目拟投入募集资金金额的公告 | 2022-04-12 | Chinese | |
| 关于预计2022年日常性关联交易的公告 | 2022-04-12 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 39753795 | 关于延长公司股东股份锁定期的公告 | 2022-04-14 | Chinese | ||
| 39753788 | 安信证券股份有限公司关于山东路斯宠物食品股份有限公司预计2022年度日常性关联交易的核查意见 | 2022-04-12 | Chinese | ||
| 39753778 | 使用闲置自有资金购买理财产品公告 | 2022-04-12 | Chinese | ||
| 39753771 | 关于使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的公告 | 2022-04-12 | Chinese | ||
| 39753764 | 关于调整募集资金投资项目拟投入募集资金金额的公告 | 2022-04-12 | Chinese | ||
| 39753755 | 关于预计2022年日常性关联交易的公告 | 2022-04-12 | Chinese | ||
| 39753746 | 第四届董事会第十一次会议决议公告 | 2022-04-12 | Chinese | ||
| 39753736 | 安信证券关于路斯股份使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的专项核查意见 | 2022-04-12 | Chinese | ||
| 39753724 | 致同会计师事务所关于山东路斯宠物食品股份有限公司以自筹资金预先投入募集资金投资项目情况鉴证报告 | 2022-04-12 | Chinese | ||
| 39753685 | 安信证券股份有限公司关于山东路斯宠物食品股份有限公司使用部分暂时闲置募集资金购买理财产品的专项核查意见 | 2022-04-12 | Chinese | ||
| 39753673 | 使用闲置募集资金购买理财产品公告 | 2022-04-12 | Chinese | ||
| 39753663 | 独立董事关于公司第四届董事会第十一次会议相关事项的事前认可意见 | 2022-04-12 | Chinese | ||
| 39753661 | 安信证券股份有限公司关于山东路斯宠物食品股份有限公司调整募集资金投资项目拟投入募集资金金额的核查意见 | 2022-04-12 | Chinese | ||
| 39753653 | 独立董事关于公司第四届董事会第十一次会议相关事项的独立意见 | 2022-04-12 | Chinese | ||
| 39753645 | 关于召开2022年第一次临时股东大会通知公告(提供网络投票) | 2022-04-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared animal feeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajooni Biotech Limited
Produces animal healthcare solutions and nutritional supple…
|
AJOONI | IN | Manufacturing |
|
Algae Biosciences Corporation
Develops algae-based feed supplements for cattle, reducing …
|
ABV | CA | Manufacturing |
|
ALIBA SA
Specializes in animal nutrition, developing balanced feed f…
|
— | AR | Manufacturing |
|
ANPARIO PLC
Manufactures natural feed additives for animal health, nutr…
|
ANP | GB | Manufacturing |
|
Avanti Feeds ltd.
Produces shrimp feed and processes shrimp for export throug…
|
AVANTIFEED | IN | Manufacturing |
|
CARR'S GROUP PLC
An international specialist in nutritional supplements for …
|
CARR | GB | Manufacturing |
|
CHUBU SHIRYO CO.,LTD.
Manufactures feed for livestock and aquaculture, and organi…
|
2053 | JP | Manufacturing |
|
Công ty Cổ phần Đầu tư Du lịch và Phát triển Thủy sản
Produces and supplies fish meal and fish oil from Pangasius…
|
DAT | VN | Manufacturing |
|
Darford International Inc.
Manufacturer of premium, all-natural, oven-baked dog food a…
|
WUF | CA | Manufacturing |
|
EASY BIO, Inc.
Develops animal feed, additives, and biotech solutions for …
|
353810 | KR | 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.