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年第一次临时股东会的通知 | 2025-10-29 | Chinese | |
| 第七届监事会第十次会议决议公告 | 2025-10-29 | Chinese | |
| 重大投资经营决策管理制度(2025年10月) | 2025-10-29 | Chinese | |
| 控股股东、实际控制人行为规范(2025年10月) | 2025-10-29 | Chinese | |
| 内部控制缺陷认定标准(2025年10月) | 2025-10-29 | Chinese | |
| 敏感信息排查管理制度(2025年10月) | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37063640 | 关于召开2025年第一次临时股东会的通知 | 2025-10-29 | Chinese | ||
| 37063638 | 第七届监事会第十次会议决议公告 | 2025-10-29 | Chinese | ||
| 37063633 | 重大投资经营决策管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063631 | 控股股东、实际控制人行为规范(2025年10月) | 2025-10-29 | Chinese | ||
| 37063629 | 内部控制缺陷认定标准(2025年10月) | 2025-10-29 | Chinese | ||
| 37063625 | 敏感信息排查管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063615 | 公司财务管理制度 | 2025-10-29 | Chinese | ||
| 37063606 | 董事会提名委员会议事规则(2025年10月) | 2025-10-29 | Chinese | ||
| 37063605 | 年报信息披露重大差错责任追究制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063596 | 重大事项事前咨询制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063589 | 会计师事务所选聘制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063582 | 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063572 | 互动易平台信息发布及回复内部审核制度(2025年10月) | 2025-10-29 | Chinese | ||
| 37063565 | 总经理工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 37063557 | 关于调整募集资金投资规模及内部投资结构的公告 | 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.