BAIYANG INVESTMENT GROUP, INC. — Investor Relations & Filings
Baiyang Investment Group, Inc. is an integrated enterprise specializing in the aquatic product value chain. The company’s operations span aquaculture, feed manufacturing, and the processing of aquatic goods for global distribution. Its core product line features frozen tilapia products, including fillets and whole fish, as well as specialized aquatic feed formulations. A significant aspect of its business involves the biotechnological processing of fish by-products to produce high-value derivatives such as fish collagen, gelatin, and fish oil. The group maintains a focus on vertical integration, managing the process from breeding and cultivation to final product export and domestic sales.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为全资子公司提供担保的进展公告 | 2026-02-10 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-02-06 | Chinese | |
| 关于在子公司之间调剂担保额度及为全资子公司提供担保的进展公告 | 2026-01-30 | Chinese | |
| 2025年度业绩预告 | 2026-01-26 | Chinese | |
| 关于全资子公司为上市公司提供担保的进展公告 | 2026-01-22 | Chinese | |
| 关于变更高管的公告 | 2026-01-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37001105 | 关于为全资子公司提供担保的进展公告 | 2026-02-10 | Chinese | ||
| 37001104 | 关于为全资子公司提供担保的进展公告 | 2026-02-06 | Chinese | ||
| 37001102 | 关于在子公司之间调剂担保额度及为全资子公司提供担保的进展公告 | 2026-01-30 | Chinese | ||
| 37001096 | 2025年度业绩预告 | 2026-01-26 | Chinese | ||
| 37001095 | 关于全资子公司为上市公司提供担保的进展公告 | 2026-01-22 | Chinese | ||
| 37001088 | 关于变更高管的公告 | 2026-01-19 | Chinese | ||
| 37001080 | 第六届董事会第二十三次会议决议公告 | 2026-01-19 | Chinese | ||
| 37001074 | 2026年第一次临时股东会决议公告 | 2026-01-16 | Chinese | ||
| 37001069 | 关于全资子公司为上市公司提供担保的进展公告 | 2026-01-16 | Chinese | ||
| 37001059 | 广东崇立律师事务所关于百洋产业投资集团股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-16 | Chinese | ||
| 37001049 | 关于为全资子公司提供担保的进展公告 | 2026-01-13 | Chinese | ||
| 37001041 | 关于高级管理人员减持股份实施完成的公告 | 2026-01-12 | Chinese | ||
|
2025
3 filings
| |||||
| 37001036 | 第六届董事会第二十二次会议决议公告 | 2025-12-30 | Chinese | ||
| 37001028 | 关于2026年度日常关联交易预计的公告 | 2025-12-30 | Chinese | ||
| 37001018 | 关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of fish, crustaceans and molluscs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Apex Frozen Foods Limited
Vertically integrated producer and exporter of processed sh…
|
APEX | IN | Manufacturing |
|
CJ SEAFOOD CORPORATION
A specialized processor of seafood products like fish cakes…
|
011150 | KR | Manufacturing |
|
Coastal Corporation Limited
Processes and exports high-quality frozen shrimp products t…
|
COASTCORP | IN | Manufacturing |
|
DARDANEL ÖNENTAŞ GIDA SANAYİ A.Ş.
Producer of canned fish, frozen seafood, and ready-to-eat c…
|
DARDL | TR | Manufacturing |
|
Flora Corporation Limited
Specializes in the processing and global distribution of sh…
|
540267 | IN | Manufacturing |
|
Gaodi Holdings Limited
Packaging and distribution of marine food products, expandi…
|
1676 | HK | Manufacturing |
|
HAGOROMO FOODS CORPORATION
A food manufacturer of canned goods, pasta, pet foods, and …
|
2831 | JP | Manufacturing |
|
HaiXin Foods CO.,LTD.
Produces and distributes quick-frozen surimi, meat, and whe…
|
002702 | CN | Manufacturing |
|
HANSUNG ENTERPRISE CO.,LTD
A food company specializing in deep-sea fishing and seafood…
|
003680 | KR | Manufacturing |
|
High Liner Foods Incorporated
Leading North American processor and marketer of value-adde…
|
HLF | CA | Manufacturing |
BAIYANG INVESTMENT GROUP, INC. 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/54714/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54714 | 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=54714 | 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=54714 \ -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": 54714}, 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 BAIYANG INVESTMENT GROUP, INC. (id: 54714)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.