
华光源海 — 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 |
|---|---|---|---|
| 关于预计2024年度向银行申请授信额度的公告 | 2024-01-07 | Chinese | |
| 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司预计2024年度为子公司提供担保的核查意见 | 2024-01-07 | Chinese | |
| 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司预计2024年日常性关联交易的核查意见 | 2024-01-07 | Chinese | |
| 第三届董事会第九次会议决议公告 | 2024-01-07 | Chinese | |
| 关于预计2024年度为子公司提供担保的公告 | 2024-01-07 | Chinese | |
| 国浩律师(长沙)事务所关于华光源海国际物流集团股份有限公司2023年第五次临时股东大会之法律意见书 | 2023-12-28 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 40120481 | 关于预计2024年度向银行申请授信额度的公告 | 2024-01-07 | Chinese | ||
| 40120469 | 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司预计2024年度为子公司提供担保的核查意见 | 2024-01-07 | Chinese | ||
| 40120455 | 国泰君安证券股份有限公司关于华光源海国际物流集团股份有限公司预计2024年日常性关联交易的核查意见 | 2024-01-07 | Chinese | ||
| 40120438 | 第三届董事会第九次会议决议公告 | 2024-01-07 | Chinese | ||
| 40120429 | 关于预计2024年度为子公司提供担保的公告 | 2024-01-07 | Chinese | ||
|
2023
10 filings
| |||||
| 40120418 | 国浩律师(长沙)事务所关于华光源海国际物流集团股份有限公司2023年第五次临时股东大会之法律意见书 | 2023-12-28 | Chinese | ||
| 40120384 | 华光源海国际物流集团股份有限公司章程 | 2023-12-28 | Chinese | ||
| 40120363 | 2023年第五次临时股东大会决议公告 | 2023-12-28 | Chinese | ||
| 40120315 | 关于拟减少注册资本通知债权人公告 | 2023-12-28 | Chinese | ||
| 40120304 | 国浩律师(长沙)事务所关于华光源海国际物流集团股份有限公司2023年第四次临时股东大会之法律意见书 | 2023-12-25 | Chinese | ||
| 40120293 | 2024年第一次临时股东大会通知公告 | 2023-12-25 | Chinese | ||
| 40120281 | 2023年第四次临时股东大会决议公告 | 2023-12-25 | Chinese | ||
| 40120270 | 第三届董事会第八次会议决议公告 | 2023-12-25 | Chinese | ||
| 40120262 | 股票交易异常波动公告 | 2023-12-17 | Chinese | ||
| 40120255 | 2023年第五次临时股东大会通知公告 | 2023-12-12 | 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.