HaiXin Foods CO.,LTD. — Investor Relations & Filings
HaiXin Foods CO.,LTD. specializes in the research, development, production, and distribution of quick-frozen food products. The core portfolio features surimi-based items, including fish balls, crab sticks, and fish cakes, as well as meat-based products such as beef and pork balls. The company also manufactures quick-frozen wheaten foods, including dumplings and buns. Operating primarily under the "HaiXin" and "Tengxin" brands, the firm integrates advanced cold chain logistics with standardized processing technologies to ensure food safety and quality. Its business model spans the entire value chain from raw material procurement to large-scale manufacturing and multi-channel marketing. The company serves a broad range of retail and food service clients, focusing on product innovation and the delivery of convenient, high-protein food solutions to meet evolving consumer preferences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2025-11-27 | Chinese | |
| 关于选举第七届董事会职工代表董事的公告 | 2025-11-20 | Chinese | |
| 上海嘉坦律师事务所关于海欣食品股份有限公司2025年第一次临时股东会的法律意见书 | 2025-11-17 | Chinese | |
| 2025年第一次临时股东会决议公告 | 2025-11-17 | Chinese | |
| 关于控股股东所持部分股份办理质押的公告 | 2025-10-31 | Chinese | |
| 募集资金管理制度(2025年10月) | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37063761 | 股票交易异常波动公告 | 2025-11-27 | Chinese | ||
| 37063753 | 关于选举第七届董事会职工代表董事的公告 | 2025-11-20 | Chinese | ||
| 37063751 | 上海嘉坦律师事务所关于海欣食品股份有限公司2025年第一次临时股东会的法律意见书 | 2025-11-17 | Chinese | ||
| 37063734 | 2025年第一次临时股东会决议公告 | 2025-11-17 | Chinese | ||
| 37063731 | 关于控股股东所持部分股份办理质押的公告 | 2025-10-31 | Chinese | ||
| 37063724 | 募集资金管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063713 | 委托理财管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063698 | 对外提供财务资助管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063687 | 董事会秘书工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 37063678 | 董事和高级管理人员所持公司股份及其变动管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063672 | 董事会秘书履职保障制度 | 2025-10-29 | Chinese | ||
| 37063669 | 接待特定对象调研采访等相关活动管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063659 | 突发事件应急处理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063648 | 投资者关系管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063647 | 董事会议事规则(2025年10月) | 2025-10-29 | 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 |
|
BAIYANG INVESTMENT GROUP, INC.
Integrated aquatic enterprise specializing in aquaculture, …
|
002696 | CN | 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 |
|
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 |
HaiXin Foods 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/54719/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54719 | 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=54719 | 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=54719 \ -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": 54719}, 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 HaiXin Foods CO.,LTD. (id: 54719)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.