
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-05-22 | Chinese | |
| 第六届董事会第二十六次会议决议公告 | 2026-05-22 | Chinese | |
| 广东崇立律师事务所关于百洋产业投资集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-02-10 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-02-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867473 | 关于转让产业基金份额暨关联交易的公告 | 2026-05-22 | Chinese | ||
| 46866704 | 第六届董事会第二十六次会议决议公告 | 2026-05-22 | Chinese | ||
| 46701825 | 广东崇立律师事务所关于百洋产业投资集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46701214 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 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 | ||
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 |
|
Công ty Cổ phần Camimex Group
Leading shrimp processor and exporter, first to deploy cert…
|
CMX | VN | Manufacturing |
|
Công ty Cổ phần Đầu tư và Phát triển Đa Quốc Gia I.D.I
Global supplier of pangasius products, fish fat, and cookin…
|
IDI | VN | Manufacturing |
|
Công ty Cổ phần Nam Việt
A leading global manufacturer, processor, and exporter of h…
|
NAV | VN | Manufacturing |
|
Công ty Cổ phần Thực phẩm Sao Ta
A food processing enterprise specializing in farming, proce…
|
FMC | VN | Manufacturing |
|
Công ty Cổ phần Xuất Nhập Khẩu Thủy sản Cửu Long An Giang
Specializes in aquaculture, processing, and export of froze…
|
ACL | VN | 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 |
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.