
华光源海 — Investor Relations & Filings
Huaguangyuanhai International Logistics Group Co., Ltd. provides integrated logistics and supply chain solutions, specializing in international freight forwarding, shipping agency, and multimodal transportation. The company operates an extensive network focused on the Yangtze River basin, offering specialized container transport and bulk cargo shipping services. Its core activities include customs declaration, warehousing, and distribution, facilitated by digital logistics management platforms. By coordinating river, sea, and land transport modes, the company optimizes logistics efficiency and provides end-to-end supply chain management. Its service portfolio is designed to support complex trade requirements through comprehensive logistics planning and execution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司子公司完成工商变更登记并取得换发营业执照的公告 | 2023-11-08 | Chinese | |
| 投资者关系活动记录表 | 2023-11-02 | Chinese | |
| 2023年三季度报告 | 2023-10-25 | Chinese | |
| 2023年第三次临时股东大会通知公告 | 2023-10-25 | Chinese | |
| 关于拟修订《公司章程》的公告 | 2023-10-25 | Chinese | |
| 独立董事工作制度 | 2023-10-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 40120061 | 关于公司子公司完成工商变更登记并取得换发营业执照的公告 | 2023-11-08 | Chinese | ||
| 40120049 | 投资者关系活动记录表 | 2023-11-02 | Chinese | ||
| 40120028 | 2023年三季度报告 | 2023-10-25 | Chinese | ||
| 40120025 | 2023年第三次临时股东大会通知公告 | 2023-10-25 | Chinese | ||
| 40120014 | 关于拟修订《公司章程》的公告 | 2023-10-25 | Chinese | ||
| 40119999 | 独立董事工作制度 | 2023-10-25 | Chinese | ||
| 40119986 | 董事会议事规则 | 2023-10-25 | Chinese | ||
| 40119974 | 关于参加2023年湖南辖区上市公司投资者网上集体接待日活动的公告 | 2023-10-25 | Chinese | ||
| 40119967 | 第三届董事会第五次会议决议公告 | 2023-10-25 | Chinese | ||
| 40119950 | 独立董事专门会议工作制度 | 2023-10-25 | Chinese | ||
| 40119947 | 关联交易管理制度 | 2023-10-25 | Chinese | ||
| 40119934 | 承诺管理制度 | 2023-10-25 | Chinese | ||
| 40119925 | 第三届监事会第三次会议决议公告 | 2023-10-25 | Chinese | ||
| 40119912 | 提名委员会工作细则 | 2023-10-25 | Chinese | ||
| 40119900 | 内部审计制度 | 2023-10-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
华光源海 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/58809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58809 | 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=58809 | 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=58809 \ -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": 58809}, 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: 58809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.