
华光源海 — 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-01-10 | Chinese | |
| 使用部分闲置募集资金购买理财产品公告 | 2023-01-10 | Chinese | |
| 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司使用部分闲置募集资金购买理财产品的核查意见 | 2023-01-10 | Chinese | |
| 2023年第一次临时股东大会通知公告(提供网络投票) | 2023-01-10 | Chinese | |
| 董监高任免公告 | 2023-01-10 | Chinese | |
| 关于修订公司章程(草案)并办理工商备案登记公告 | 2023-01-10 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 40118676 | 第二届董事会第二十七次会议相关事项的独董意见 | 2023-01-10 | Chinese | ||
| 40118663 | 使用部分闲置募集资金购买理财产品公告 | 2023-01-10 | Chinese | ||
| 40118650 | 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司使用部分闲置募集资金购买理财产品的核查意见 | 2023-01-10 | Chinese | ||
| 40118637 | 2023年第一次临时股东大会通知公告(提供网络投票) | 2023-01-10 | Chinese | ||
| 40118626 | 董监高任免公告 | 2023-01-10 | Chinese | ||
| 40118614 | 关于修订公司章程(草案)并办理工商备案登记公告 | 2023-01-10 | Chinese | ||
| 40118607 | 预计2023年日常关联交易公告 | 2023-01-10 | Chinese | ||
| 40118597 | 第二届监事会第十二次会议决议公告 | 2023-01-10 | Chinese | ||
| 40118584 | 第二届董事会第二十七次会议决议公告 | 2023-01-10 | Chinese | ||
| 40118572 | 关于使用自有闲置资金购买理财产品的公告 | 2023-01-10 | Chinese | ||
|
2022
4 filings
| |||||
| 40118567 | 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司向不特定合格投资者公开发行股票并在北京证券交易所上市超额配售选择权实施情况的核查意见 | 2022-12-29 | Chinese | ||
| 40118554 | 华光源海国际物流集团股份有限公司超额配售选择权实施公告 | 2022-12-29 | Chinese | ||
| 40118536 | 上海金茂凯德律师事务所关于华光源海国际物流集团股份有限公司向不特定合格投资者公开发行股票并在北京证券交易所上市超额配售选择权实施情况之法律意见书 | 2022-12-29 | Chinese | ||
| 40118523 | 关于控股子公司分红公告 | 2022-12-28 | 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.