LIONHEAD TECHNOLOGY DEVELOPMENT CO.,LTD. — Investor Relations & Filings
About LIONHEAD TECHNOLOGY DEVELOPMENT CO.,LTD.
LIONHEAD TECHNOLOGY DEVELOPMENT CO.,LTD. specializes in the integration of information technology and modern service solutions. The company’s core operations encompass internet marketing, e-commerce service provision, and supply chain management. It focuses on leveraging digital platforms to facilitate commercial transactions and optimize business processes for diverse clients. Furthermore, the organization is involved in environmental technology development, providing solutions for resource conservation and industrial sustainability. By combining technical expertise with strategic market insights, the company aims to enhance operational efficiency and support the digital transformation of commercial ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2021年年度股东大会法律意见书 | 2022-05-09 | Chinese | |
| 关于使用部分闲置自有资金购买理财产品的实施进展公告 | 2022-05-09 | Chinese | |
| 2021年年度股东大会决议公告 | 2022-05-09 | Chinese | |
| 关于2021年业绩补偿实施完毕的公告 | 2022-04-29 | Chinese | |
| 第八届监事会第二十四次会议决议公告 | 2022-04-29 | Chinese | |
| 2022年第一季度报告 | 2022-04-29 | Chinese |
Browse filings by year
26 years- 2026 46 filings
- 2025 203 filings
- 2024 127 filings
- 2023 123 filings
- 2022 170 filings
- 2021 198 filings
- 2020 150 filings
- 2019 113 filings
- 2018 176 filings
- 2017 123 filings
- 2016 200 filings
- 2015 42 filings
- 2014 68 filings
- 2013 63 filings
- 2012 46 filings
- 2011 36 filings
- 2010 38 filings
- 2009 31 filings
- 2008 24 filings
- 2007 54 filings
- 2006 26 filings
- 2005 19 filings
- 2004 20 filings
- 2003 17 filings
- 2002 15 filings
- 2001 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 41101625 | 2021年年度股东大会法律意见书 | 2022-05-09 | Chinese | ||
| 41101566 | 关于使用部分闲置自有资金购买理财产品的实施进展公告 | 2022-05-09 | Chinese | ||
| 41101556 | 2021年年度股东大会决议公告 | 2022-05-09 | Chinese | ||
| 41101537 | 关于2021年业绩补偿实施完毕的公告 | 2022-04-29 | Chinese | ||
| 41101525 | 第八届监事会第二十四次会议决议公告 | 2022-04-29 | Chinese | ||
| 41101515 | 2022年第一季度报告 | 2022-04-29 | Chinese | ||
| 41101505 | 第八届董事会第二十九次会议决议公告 | 2022-04-29 | Chinese | ||
| 41101495 | 2021年年度股东大会会议材料 | 2022-04-28 | Chinese | ||
| 41101467 | 关于终止重大资产重组事项投资者说明会召开情况的公告 | 2022-04-26 | Chinese | ||
| 41101456 | 关于终止重大资产重组内幕信息知情人买卖股票情况的自查报告 | 2022-04-26 | Chinese | ||
| 41101445 | 关于使用部分闲置自有资金购买理财产品的实施公告 | 2022-04-22 | Chinese | ||
| 41101434 | 关于使用部分闲置自有资金购买理财产品的实施进展公告 | 2022-04-19 | Chinese | ||
| 41101424 | 关于计提商誉减值准备的公告 | 2022-04-18 | Chinese | ||
| 41101409 | 关于杭州昆汀科技股份有限公司业绩承诺完成情况说明专项审核报告 | 2022-04-18 | Chinese | ||
| 41101353 | 关于使用部分闲置自有资金进行现金管理的公告 | 2022-04-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other information technology and computer service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AFERIAN PLC
A B2B media technology company providing video streaming so…
|
AFRN | GB | Telecommunications, computer pr… |
|
AGTech Holdings Ltd.
Provides technology and service solutions for the lottery, …
|
8279 | HK | Telecommunications, computer pr… |
|
AIQ Limited
Acquires and develops businesses in smart tech, e-commerce,…
|
AIQ.L | KY | Telecommunications, computer pr… |
|
AISIX SOLUTIONS INC
Climate risk and data-analytics provider using proprietary …
|
AISX | CA | Telecommunications, computer pr… |
|
Allot
Provider of network intelligence and security solutions for…
|
ALLT | IL | Telecommunications, computer pr… |
|
Asean Cybernetics Inc.
Canadian entity whose name suggests involvement in advanced…
|
— | CA | Telecommunications, computer pr… |
|
Asgent, Inc.
A developer and distributor of network security solutions f…
|
4288 | JP | Telecommunications, computer pr… |
|
ATEC MOBILITY Co., Ltd
Develops transportation card and RFID systems for mobility …
|
224110 | KR | Telecommunications, computer pr… |
|
Aura
Offers an all-in-one suite for identity, financial, and dev…
|
AURA | IL | Telecommunications, computer pr… |
|
authID Inc.
A cloud-based, biometric identity platform for secure, pass…
|
AUID | US | Telecommunications, computer pr… |
LIONHEAD TECHNOLOGY DEVELOPMENT 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/56802/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56802 | 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=56802 | 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=56802 \ -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": 56802}, 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 LIONHEAD TECHNOLOGY DEVELOPMENT CO.,LTD. (id: 56802)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.